0.0
No commit activity in last 3 years
No release in over 3 years
The restful.js JavaScript library ready to play with Rails.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 3.2.12

Runtime

>= 3.1
 Project Readme

restfuljs-rails

restful.js is a pure JS client for interacting with server-side RESTful resources. Think Restangular without Angular. This RubyGem bundles restful.js for the Rails asset pipeline.

Usage

Add the following to your gemfile:

gem 'restfuljs-rails'

Add the following directive to your Javascript manifest file ( probably application.js):

//= require restful.min

Versioning

restfuljs-rails x.y.z == restful.js.min x.y.z