Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coderberry/facebook_base_app

Facebook Base App for Rails 3.1
https://github.com/coderberry/facebook_base_app

Last synced: 12 days ago
JSON representation

Facebook Base App for Rails 3.1

Awesome Lists containing this project

README

        

Facebook Base Application for Rails 3.1
=======================================

*This was built using Ryan Bates' Railscast #241*

To build a new app using Facebook as the authentication, do the following:

1. Clone this app into your own project
2. Update the configuration in `config/initializers/facebook_config.rb`
3. Update the `.rvmrc` to use your own RVM (optional)

Enjoy!