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

Summary: Include a validates_numericality_of template
Product: ruby Reporter: William Leonard <bleonard>
Component: RHTMLAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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"}