Hello all,
I've run into a problem with validates_length_of :maximum => 500, :message
=> "blah blah {{count}}"
The 500 is displayed using Rails 2.3.8 but {{count}} is displayed with Rails
2.3.11.
I've also tried %d instead of {{count}} as the docs use, but that doesn't
work on 2.3.8 nor 2.3.11
Has anyone else run into this problem>
CIA
-ants
--
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.