edgarj 4.06.10
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:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (8):
            activerecord-session_store
            ~> 0.1
          
          
            awesome_nested_set
            ~> 3
          
          
            jquery-rails
            ~> 4.4, >= 4.4.0
          
          
            jquery-ui-rails
            >= 5, < 7
          
          
            kaminari
            >= 0.15, < 2.0
          
          
            rails
            ~> 4.0
          
          
            remotipart
            ~> 1.2
          
          
            sprockets
            ~> 3.7.2
          
    Development依存関係 (1):
            mysql2
            ~> 0.3.20
          
    