Ruby on Rails Monday, January 27, 2014

Hi,



On Jan 27, 2014, at 10:41 PM, spurthi gunadhar <spu457@gmail.com> wrote:

Hello everybody!

I am new to Ruby on rails and so my doubt would be very trivial for the most of you. But, since I do not know to tackle the problem, I would like to ask you.

I have a search method defined in my model. I need to add validations to the search method.

Should I add a javascript function in my index.html or can I validate the method in the model itself?

Note : My search method does not have a model of its own. It is defined in another model.

Please help me on this issue.

Any suggestion would be appreciated.

Thanks in advance!

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/7939da34-4289-46c3-ad7f-1ec356211713%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment