You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spaquet edited this page Sep 13, 2010
·
2 revisions
== Installing Locally / Desktop Installation
Download and install InstantRails
Download Railslist and Unzip it to rails_apps folder
Modify Database Connection settings (\railslist\config\database.yml), to point to your database.
Goto Railslist db folder (\railslist\db) and run — rake db:create — to create necessary database and then — rake db:schema:load — to create necessary tables in your db.