Method: Godmin::InstallGenerator#remove_layouts
- Defined in:
- lib/generators/godmin/install/install_generator.rb
#remove_layouts ⇒ Object
31 32 33 |
# File 'lib/generators/godmin/install/install_generator.rb', line 31 def remove_layouts remove_dir "app/views/layouts" end |