scoped_from 2.0.0
Provides a simple mapping between Active Record scopes and controller parameters for Ruby On Rails 4
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activerecord
            >= 7.0.0, < 8.0.0
          
          
            activesupport
            >= 7.0.0, < 8.0.0
          
    Development Dependencies (8):
            actionpack
            >= 7.0.0, < 8.0.0
          
          
            byebug
            >= 3.2.0, < 12.0.0
          
          
            rake
            >= 10.3.0, < 14.0.0
          
          
            rspec
            >= 3.1.0, < 3.11.0
          
          
            rubocop
            >= 1.25.0, < 2.0.0
          
          
            rubocop-rake
            >= 0.6.0, < 1.0.0
          
          
            rubocop-rspec
            >= 2.8.0, < 3.0.0
          
          
            sqlite3-ruby
            >= 1.3.0, < 1.4.0
          
    