Methods

Class Index [+]

Quicksearch

DataMapper::NamingConventions::Field::Underscored

Public Class Methods

call(property) click to toggle source
    # File lib/dm-core/support/naming_conventions.rb, line 76
76:         def self.call(property)
77:           DataMapper::Inflector.underscore(property.name.to_s)
78:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.