class Slickr::Generators::Reactor
Public Instance Methods
start()
click to toggle source
# File lib/slickr/generators/reactor.rb, line 4 def start template "reactor.erb", "lib/reactors/#{name}.rb" end
# File lib/slickr/generators/reactor.rb, line 4 def start template "reactor.erb", "lib/reactors/#{name}.rb" end