eileencodes / recipes_app

A test application for multiple database support in Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Once the app is cloned set it up by running these commands:

  1. rake db:create && rake db:migrate to create the database and migrate
  2. script/mysql_add_ro_users.rb to create the readonly users

About

A test application for multiple database support in Rails


Languages

Language:Ruby 74.0%Language:HTML 17.3%Language:JavaScript 5.4%Language:CSS 3.3%