Method: Funkce::Generators::Function#create_app_file
- Defined in:
- lib/funkce/generators/function.rb
#create_app_file ⇒ Object
24 25 26 |
# File 'lib/funkce/generators/function.rb', line 24 def create_app_file template('app.tt', "#{group}/#{name}/app.rb") end |