lhs 24.1.0
LHS ia a Rails-Gem, providing an ActiveRecord like interface to access HTTP-JSON-Services from Rails Applications. Special features provided by this gem are: Multiple endpoint configuration per resource, active-record-like query-chains, scopes, error handling, relations, request cycle cache, batch processing, including linked resources (hypermedia), data maps (data accessing), nested-resource handling, ActiveModel like backend validation conversion, formbuilder-compatible, three types of pagination support, service configuration per resource, kaminari-support and much more.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (4):
dependencias de Development (11):
            capybara
            >= 0
          
          
            json
            >= 1.8.2
          
          
            pry
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            rails
            >= 4.2.11
          
          
            rollbar
            <= 2.24.0
          
          
            rspec-rails
            >= 3.7.0
          
          
            rubocop
            ~> 0.57.1
          
          
            rubocop-rspec
            ~> 1.26.0
          
          
            sprockets
            < 4
          
          
            webmock
            >= 0
          
    Requerimientos:
Ruby >= 2.3.0










