MaD wrote:
> since this problem is closely linked to your user's entries, you gotta
> solve it in your view or controller. to not repeat yourself too much
> you could add a helper-method for that piece of code you are using to
> set your records straight.

yes and no, this problem is the same for lots of users that doesn't 
follow the US format number and dates ...

I'm using the helpers for displaying the records, but I can't use them 
in the controller, so I created two methods in the Application 
Controller, at least it's working but not the way Rails is proposing ...

thanks!

r.
-- 
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]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to