lhs 21.1.4
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:
=
安装:
=
Runtime 依赖 (4):
Development 依赖 (11):
capybara
>= 0
json
>= 1.8.2
pry
>= 0
pry-byebug
>= 0
rails
>= 4.2.11
rollbar
>= 0
rspec-rails
>= 3.7.0
rubocop
~> 0.57.1
rubocop-rspec
~> 1.26.0
sprockets
< 4
webmock
>= 0
要求:
Ruby >= 2.3.0