This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
tutorials:ruby_on_rails [2011/10/04 18:20] memnon Fix Formatting: Toc, <> |
tutorials:ruby_on_rails [2012/05/01 20:12] (current) ivan |
||
---|---|---|---|
Line 22: | Line 22: | ||
===== Getting started ===== | ===== Getting started ===== | ||
- | **Step 1:** Run "mkhomepg" if you have not already done so (see the [[http://sdf.lonestar.org/index.cgi?tutorials/building_a_website|building_a_website]] tutorial for more information on the "mkhomepg" command). | + | **Step 1:** Run ''mkhomepg'' if you have not already done so (see the [[http://sdf.lonestar.org/index.cgi?tutorials/building_a_website|building_a_website]] tutorial for more information on the "mkhomepg" command). |
**Step 2:** Use the rails command to construct the base for your new rails application: | **Step 2:** Use the rails command to construct the base for your new rails application: | ||
Line 180: | Line 180: | ||
// Note: if you do not see metaARPA here you're not in the metaARPA group and Rails won't work for you. | // Note: if you do not see metaARPA here you're not in the metaARPA group and Rails won't work for you. | ||
+ | |||
+ | $Id: Ruby_on_Rails.html,v 1.7 2006/12/29 06:54:24 phm Exp $ | ||