rest_area 2.4.3
RestArea adds a restfull controller and api to any Rails Application, simply add the gem and whitelist of available models
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            rails
            ~> 4.2
          
          
            saneitized
            ~> 1.2
          
    Development Dependencies (7):
            combustion
            ~> 0.5.1
          
          
            coveralls
            ~> 0.7
          
          
            mocha
            ~> 1.0
          
          
            rspec-rails
            ~> 3.0
          
          
            simplecov
            ~> 0.9
          
          
            sqlite3
            ~> 1.3
          
          
            timecop
            ~> 0.7.1
          
    