REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Active Record models.
gem install activeresourceNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a model that maps to a RESTful API resource.
Consider using alternative HTTP clients like Faraday or RestClient.
No dependency data recorded yet.