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