https://github.com/xta/fb_mongoid_test
a sample Facebook Rails project that uses Koala and MongoDB
https://github.com/xta/fb_mongoid_test
Last synced: about 2 months ago
JSON representation
a sample Facebook Rails project that uses Koala and MongoDB
- Host: GitHub
- URL: https://github.com/xta/fb_mongoid_test
- Owner: xta
- Created: 2013-02-23T04:55:00.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-23T04:56:45.000Z (over 13 years ago)
- Last Synced: 2025-03-09T12:49:10.397Z (about 1 year ago)
- Language: Ruby
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Fb Test App
A basic Rails Omniauth project with MongoDB.
## Setup
git clone git@github.com:xta/Fb_Mongoid_Test.git
cd Fb_Mongoid_Test
bundle
mv config/config.yml config/config.yml.example
place Facebook API keys in `config/config.yml`
rails s
## Stack
* Ruby on Rails
* MongoDB