Class: AdministrateTailwindTheme::Generators::Views::ShowGenerator
- Inherits:
-
ViewGenerator
- Object
- Rails::Generators::Base
- ViewGenerator
- AdministrateTailwindTheme::Generators::Views::ShowGenerator
- Defined in:
- lib/generators/administrate_tailwind_theme/views/show_generator.rb
Instance Method Summary collapse
Methods inherited from ViewGenerator
Instance Method Details
#copy_template ⇒ Object
11 12 13 |
# File 'lib/generators/administrate_tailwind_theme/views/show_generator.rb', line 11 def copy_template copy_resource_template('show') end |