Starting a Rails Project with Bort
I highly recommend Bort when you’re starting a new Ruby on Rails project. Assuming you’re using MySQL, the following steps are all that are necessary to get started:
- Download and unzip Bort into project folder
- Edit the database.yml and the settings.yml files
- Create the database: mysqladmin -u <username> -p create <db_name_development>
- If you’re using Dreamhost: add ‘host: mysql.<dbhostname>.com’ to your database.yml file
- rake db:migrate
-
Archives
- March 2009 (1)
- February 2009 (7)
- January 2009 (4)
- December 2008 (2)
- November 2008 (5)
- October 2008 (1)
- September 2008 (2)
- August 2008 (6)
- July 2008 (7)
- June 2008 (6)
- May 2008 (10)
- April 2008 (2)
-
Categories
- Books
- Cats
- Christianity
- Computers & Internet
- dreamhost
- Economics
- Engineering
- Global Warming
- Government
- Housing
- International Affairs
- Internet
- Investing
- Mathematics
- Music
- Philanthropy
- Philosophy
- Photography
- Poetry
- Politics
- Ruby on Rails
- Science
- skype
- Spirituality
- Sport
- Technology
- Thoughts
- ubuntu
- Uncategorized
- VMware
-
RSS
Entries RSS
Comments RSS
