Or Use params
, not @params
. Good to know, since the book uses both.
Basically, a good rule of thumb here is don’t use an instance variable in your controller or view unless you created that instance variable.
Ok. Got it.
blog comments powered by Disqus