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

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

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