Methods

Class Index [+]

Quicksearch

DataMapper::NamingConventions::Resource::UnderscoredAndPluralizedWithoutModule

Public Class Methods

call(name) click to toggle source
    # File lib/dm-core/support/naming_conventions.rb, line 36
36:         def self.call(name)
37:           DataMapper::Inflector.pluralize(DataMapper::Inflector.underscore(DataMapper::Inflector.demodulize(name)))
38:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.