Subscribe to RSS Feed
Twitter
HIRE ME! home  archives  about  blogroll

Use the method, not the variable.

25 Apr 2006

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