Hi,
in my code i''ve declared errorid ( i had given some integer like
608)
and a message assoicated with it. and again i had given errorid as 600
with the same message.
when i was testing functionally i expected 608 but it displays 600
<608> expected but was
<600>
i think we can assign same message to different errorids....
if not , say how to over come this problem...
--
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---