edgarj 4.06.07
Edgarj is an Ajax-based scaffold with QBE(Query By Example) search form, column sort on record list, popup view & controller for 'belongs_to' relation table to pick up a parent record, csv download, and user-role based access control.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (9):
            activerecord-session_store
            ~> 0.1
          
          
            awesome_nested_set
            ~> 3
          
          
            config
            ~> 1.0.0
          
          
            jquery-rails
            ~> 4.4, >= 4.4.0
          
          
            jquery-ui-rails
            ~> 5.0, >= 5.0.0
          
          
            kaminari
            >= 0.15, < 2.0
          
          
            rails
            ~> 4.0
          
          
            remotipart
            ~> 1.2
          
          
            sprockets
            ~> 3.7.2
          
    Development Abhängigkeiten (1):
            mysql2
            ~> 0.3.20