simple_form_ransack 0.0.16
Makes it easy to use SimpleForm::FormBuilder with Ransack without constantly having to supply labels and other pains.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (1):
            rails
            >= 4.0.0
          
    Development依存関係 (11):
            capybara
            = 2.6.0
          
          
          
            country_select
            >= 0
          
          
            factory_girl_rails
            >= 0
          
          
            forgery
            >= 0
          
          
            haml-rails
            >= 0
          
          
            ransack
            >= 0
          
          
            rspec-rails
            = 3.4.0
          
          
            rubocop
            >= 0
          
          
            simple_form
            >= 0
          
          
            sqlite3
            = 1.3.9
          
    