Menu

Thursday, December 16, 2010

To specify the version of rails

You can specify the version of rails when you create an application by typing the following when creating a new app.
 rails _3.0.1_ new app_name 

No comments:

Post a Comment