DataMapper::Generators::Base
# File lib/generators/data_mapper/model/model_generator.rb, line 14 def create_model_file template 'model.rb', File.join('app/models', class_path, "#{file_name}.rb") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.