Skip to content

adelevie/parse-rails-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a simple Rails 3.1 app that uses parse_resource for model persistence and includes a simple auth system that's based on this Railscast.

If you already use Parse, this Rails app is a really quick way to give your app a web presence.

Installation

git clone git@github.com:adelevie/parse-rails-boilerplate.git

cd parse-rails-boilerplate

Change application names where necessary, if desired.

bundle install

Create a parse_resource.yml file. Instructions here.

rails s and enjoy.

About

Rails 3.1 app with a Parse-backed auth system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published