Class: Locomotivecms::Freight::Tasks

Inherits:
Object
  • Object
show all
Includes:
Rake::DSL
Defined in:
lib/locomotivecms/freight/tasks.rb

Instance Method Summary collapse

Instance Method Details

#install_tasksObject



6
7
8
# File 'lib/locomotivecms/freight/tasks.rb', line 6

def install_tasks
  load File.expand_path('../tasks.rake', __FILE__)
end