Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rails [2012/08/03 18:11] – created - external edit 127.0.0.1rails [2025/07/21 09:05] (current) – removed steve
Line 1: Line 1:
-====== rails ====== 
  
-  * [[ruby]] 
- 
-You can install rails using gem: 
- 
-<code> 
-gem install rails 
-</code> 
- 
-It may take a second to load. 
- 
-Setup a new rails environment: 
- 
-<code> 
-rails new path/to/your/new/application 
-cd path/to/your/new/application 
-rails server 
-</code> 
- 
-Visit ''http://localhost:3000'' to see your installation. 

Navigation
QR Code
QR Code rails (generated for current page)