Methods

Class Index [+]

Quicksearch

DataMapper::NamingConventions::Resource::Yaml

Public Class Methods

call(name) click to toggle source
    # File lib/dm-core/support/naming_conventions.rb, line 54
54:         def self.call(name)
55:           "#{DataMapper::Inflector.pluralize(DataMapper::Inflector.underscore(name))}.yaml"
56:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.