Archive for March 29th, 2008

Rails tutorial site

Saturday, March 29th, 2008

http://www.rubyonrailsexamples.com/ http://railscasts.com/ http://peepcode.com/ http://www.ilovejackdaniels.com/cheat-sheets/ruby-on-rails-cheat-sheet/ http://podcast.rubyonrails.org/ http://wiki.rubyonrails.org/rails http://beginningrails.com/ Four days on rails http://www.therailsway.com/

How to install ruby, gems and rails on window

Saturday, March 29th, 2008

Ruby : is a language of careful balance. Its creator, Yukihiro “matz” Matsumoto, blended parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada, and Lisp) to form a new language that balanced functional programming with imperative programming. Go to http://rubyforge.org/frs/?group_id=167 and download the latest One-Click Installer Run .exe files Gems : ...

Ruby On Rails

Saturday, March 29th, 2008

Ruby on Rails is a free web application framework designed to make web development faster, simpler and more efficient. Often shortened to Rails, or RoR, Ruby on Rails is written in the Ruby programming language.