My Ruby On Rails Notes,
1. Download/Install
Ruby 1.9.3-p125
2. Download/Install
Ruby Gems - package deployment tool
2. Setup Ruby Gems /bin to Operating system path.
3. Install Rails - cmd > gem install rails
4. Install DevToolkit / Configure
DevToolKit
6. Follow
API Documentation
Scaffolding is an interesting feature, it's quicker to get your initial web template. Just did some hello world samples & still playin around...
Reference:
http://rubyinstaller.org/
No comments:
Post a Comment