class Ratbug::Generators::InstallGenerator
Public Instance Methods
copy_tasks()
click to toggle source
# File lib/generators/ratbug/install_generator.rb, line 6 def copy_tasks template 'ratbug.rake', 'lib/tasks/ratbug.rake' end