rocket_pants 1.12.0
Rocket Pants adds JSON API love to Rails and ActionController, making it simpler to build API-oriented controllers.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (6):
            actionpack
            < 5.0, >= 3.0
          
          
            api_smith
            >= 0
          
          
            hashie
            < 3, >= 1.0
          
          
            moneta
            >= 0
          
          
            railties
            < 5.0, >= 3.0
          
          
            will_paginate
            ~> 3.0
          
    Development Abhängigkeiten (8):
            activerecord
            < 5.0, >= 3.0
          
          
            kaminari
            >= 0
          
          
            reversible_data
            ~> 1.0
          
          
            rr
            ~> 1.0
          
          
            rspec
            < 4.0, >= 2.4
          
          
            rspec-rails
            < 4.0, >= 2.4
          
          
            sqlite3
            >= 0
          
          
            webmock
            >= 0
          
    