Skip to content

rubytune/letsrails-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lets Rails API

This is a sample Rails application that provides the backend API for the Lets Rails sample app. It is a simple version of letsbonus.com.

Install

You need to install Ruby 1.9.3, Bundler, Redis, MySQL and Memcached. Once you have that working, you run this app with:

$ bundle
$ rake db:setup
$ foreman start

You should then start the Lets Rails frontend app to use the site.

About

A sample rails API based on letsbonus.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published