Skip to content

A sample rails frontend app based on letsbonus.com

Notifications You must be signed in to change notification settings

rubytune/letsrails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lets Rails

This is a sample Rails application that talks to a backend API instead talking directly to a database. It is a simple version of letsbonus.com

Install

You need to install Ruby 1.9.3, Bundler, Redis, MySQL and Memcached. You also to to setup and have the Lets Rails API running. Once you have that working, you run this app with:

$ bundle
$ foreman start

Then you should be able to see the site at http://localhost:3000

About

A sample rails frontend app based on letsbonus.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published