new

NameError.new(msg [, name]) â name_error
Class Public methods

Construct a new NameError exception. If given the name parameter may subsequently be examined using the NameError.name method.

doc_ruby_on_rails
2015-04-20 11:29:15
Comments
Leave a Comment

Please login to continue.