How can I be sure to use the correct syntax in the future and know what
changes have happened? I tried finding the notation at http://api.rubyonrails.org/ … but failed. Possibly because I don’t
know
how to use it.
how to use it.
The trick is to make sure that you are using the version of rails that
the tutorial expects. Make sure the tutorial is for rails 3.n you
will be wasting time if it is a rails 2 tutorial you are following. railstutorial.org is good and is free to use online.
Colin
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.