activematrix 0.0.2
A Ruby on Rails gem that provides seamless integration with the Matrix protocol, enabling Rails applications to connect and communicate with Matrix servers.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (6):
            activerecord
            ~> 8.0
          
          
            bcrypt
            ~> 3.1
          
          
            concurrent-ruby
            ~> 1.2
          
          
            railties
            ~> 8.0
          
          
            state_machines-activerecord
            ~> 0.40.0
          
          
            zeitwerk
            ~> 2.6
          
    