From: "David A. Black" Date: 2005-09-05T00:33:33+09:00 Subject: Re: params v.s. @params in rails? --8323328-357633517-1125848011=:1089 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-357633517-1125848011=:1089" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-357633517-1125848011=:1089 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Hi -- On Mon, 5 Sep 2005, Dema wrote: > Not really. In this particular case, params is simply an accessor > method to the @params instance variable, not a local variable. So, in > practice, they=B4re equivalent. Oh, *that* params :-) > The recommendation for using the params method, instead of accessing > the @params instance variable directly, is that it=B4s more uniform to > use the accessor method, since you can also do that from the view. You should be able to see your instance variables from the views too. David --=20 David A. Black dblack@wobblini.net --8323328-357633517-1125848011=:1089-- --8323328-357633517-1125848011=:1089--