On Sun, Mar 7, 2010 at 1:15 PM, Manish Belsare <[email protected]> wrote:
> Sir i have now tried to declare a same method twice with a different > name but the same parameter to both the methods.. > Bt i still get that fixnum problem.. > i want to know that calling two different name methods in on Model file > works.? > how to resolve that error? > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > Changing the name won't fix the problem in your code. Post the code for the method (or look to see where your params are compared) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

