Flowdock
method

complex_template

Importance_0
v2.3.8 - Show latest stable - 0 notes - Class: Rails::Generator::Commands::List
complex_template(relative_source, relative_destination, options = {}) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails_generator/commands.rb, line 561
        def complex_template(relative_source, relative_destination, options = {})
          logger.template "#{options[:insert]} inside #{relative_destination}"
        end
Register or log in to add new notes.