Code when learning Ruby.
All code is homebrewn on Windows XP. Installation was peace of cake. Not a lie ;)
- Week 1
Choose from commandline (currently with error)
wk1/myfirstruby.rb
or
Choose from commandline with an an argument
wk1/myfirstruby.rb 0
Because of the version. 1.8 needs the crowngems ;)
Could you explain a bit more about the difference of && and 'and'
@
= scope
See home_controller
in wk3