restful_resource 1.2.1
A simple activerecord inspired rest resource base class implemented using rest-client
Gemfile:
=
install:
=
Runtime Dependencies (8):
activesupport
>= 0
excon
>= 0
faraday
>= 0
faraday-encoding
>= 0
faraday-http-cache
>= 0
faraday_middleware
>= 0
link_header
>= 0
rack
>= 0