# File lib/dm-core/support/naming_conventions.rb, line 54 def self.call(name) "#{DataMapper::Inflector.pluralize(DataMapper::Inflector.underscore(name))}.yaml" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.