This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 112497 - Include a validates_numericality_of template
Summary: Include a validates_numericality_of template
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: RHTML (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-09 19:30 UTC by William Leonard
Modified: 2011-01-28 20:10 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Leonard 2007-08-09 19:30:04 UTC
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"}