0.0
No commit activity in last 3 years
No release in over 3 years
This gem provides the Parse Javascript SDK as an asset to your Rails application.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 3.1
 Project Readme

parsejs-rails

The Parse Javascript SDK as an asset for Rails.

This gem provides:

  • Parse Javascript SDK 1.2.10

Installation

gem "parsejs-rails"

And run bundle install. The rest of the installation depends on whether the asset pipeline is being used.

Rails 3.1 or greater (with asset pipeline enabled)

The parsejs-rails file will be added to the asset pipeline and available for you to use. If it's not already in app/assets/javascripts/application.js by default, add these lines:

//= require parse