cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 112497 - Include a validates_numericality_of template
: Include a validates_numericality_of template
Status: NEW
: ruby
RHTML
: 6.0
: All All
: P3 (vote)
: TBD
Assigned To:
:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2007-08-09 19:30 by
Modified: 2009-02-10 14:37 (History)
Issue Type: ENHANCEMENT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2007-08-09 19:30:04
It surprises me that this is not an existing TextMate snippet. Regardless, it
would be useful to have a "vn" template
which simply defined as: 

validates_numericality_of :${1 default="attribute"}