attribute-filters 2.0.2
Concise way of filtering model attributes in Rails.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activemodel
            ~> 3.0
          
          
            railties
            ~> 3.0
          
    Development Dependencies (11):
            activerecord
            >= 3.0
          
          
            bundler
            >= 1.0.10
          
          
            hoe
            ~> 2.16
          
          
            hoe-bundler
            >= 1.1.0
          
          
            hoe-gemspec
            >= 1.0.0
          
          
            hoe-yard
            >= 0.1.2
          
          
            rdoc
            >= 3.8.0
          
          
            redcarpet
            >= 2.1.0
          
          
            rspec
            >= 2.6.0
          
          
            supermodel
            >= 0.1.6
          
          
            yard
            >= 0.8.2
          
    