Methods

Class Index [+]

Quicksearch

DataMapper::NamingConventions::Resource::UnderscoredAndPluralizedWithoutLeadingModule

Public Class Methods

call(name) click to toggle source
    # File lib/dm-core/support/naming_conventions.rb, line 42
42:         def self.call(name)
43:           UnderscoredAndPluralized.call(name.to_s.gsub(/^[^:]*::/,''))
44:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.