Description:
Creates a skeleton for a onetime script that should be run
Example:
rails generate schlepper:task name_of_task This will create: script/onetime/#{timestamp}_name_of_task.rb
Description:
Creates a skeleton for a onetime script that should be run
Example:
rails generate schlepper:task name_of_task This will create: script/onetime/#{timestamp}_name_of_task.rb