Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/coderberry/facebook_base_app
- Owner: coderberry
- Created: 2011-11-26T18:55:39.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-26T19:09:00.000Z (about 13 years ago)
- Last Synced: 2025-01-02T16:22:21.895Z (20 days ago)
- Language: Ruby
- Homepage:
- Size: 115 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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!