Method: Flashee::Generators::Install::FoundationGenerator#create_partial
- Defined in:
- lib/generators/flashee/install/foundation_generator.rb
#create_partial ⇒ Object
Creates foundation mode view partial
17 18 19 |
# File 'lib/generators/flashee/install/foundation_generator.rb', line 17 def create_partial Builders.view_builder "foundation" end |