Methods

Class/Module Index [+]

Quicksearch

DataMapper::NamingConventions::Resource::Underscored

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.