Module: Mack::Database::Generators
- Defined in:
- lib/mack-orm/generators.rb
Class Method Summary collapse
Class Method Details
.controller_template_location ⇒ Object
5 6 7 |
# File 'lib/mack-orm/generators.rb', line 5 def self.controller_template_location raise NoMethodError.new(:controller_template_location) end |