<%= f.text_field :paid_amount %>
You received this message because you are subscribed to the Google G. "Ruby
on Rails: Talk" group.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
–
===============================================================================
Tomas Meinlschmidt, MS {MCT, MCP+I, MCSE, AER}, NetApp Filer/NetCache
I always wondered, is there a way you can change the f.label at a
model label so regardless of where its used it always has the updated
label? is it somewhere in the localization file? or does this just
indicate for rails to have a best guess at what it is. I tried
defining them in a language file once but it never seemed to pick them
up.