Skip to content

jamesyu/parse_forum_monster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This combines Forum Monster with parse_resource for model persistence and includes a simple auth system that's based on this Railscast

Installation

  • Change config/parse_resource.yml to reflect your parse app keys
  • bundle install
  • Create a config/database.yml that points to your mysql db
  • Create your db
  • rake db:migrate
  • rails s

About

An example app integrating Parse Users with Forum Monster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages