framework 0.1.3
Allows to quickly build well structured complex Ruby apps.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (5):
            actionpack
            ~> 7.0.4
          
          
            activerecord
            ~> 7.0.4
          
          
            activesupport
            ~> 7.0.4
          
          
            rake
            ~> 13.0, >= 13.0.6
          
          
            thor
            ~> 1.2, >= 1.2.1
          
    