simple_form_ransack 0.0.21
Makes it easy to use SimpleForm::FormBuilder with Ransack without constantly having to supply labels and other pains.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (11):
            capybara
            >= 0
          
          
            country_select
            >= 0
          
          
            factory_girl_rails
            >= 0
          
          
            forgery
            >= 0
          
          
            pry
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            rubocop
            >= 0
          
          
            rubocop-performance
            >= 0
          
          
            rubocop-rspec
            >= 0
          
          
            simple_form
            >= 0
          
          
            sqlite3
            >= 0
          
    