Class: RestPack::Group::Service::Tasks

Inherits:
Object
  • Object
show all
Defined in:
lib/restpack_group_service/tasks/tasks.rb

Class Method Summary collapse

Class Method Details

.load_tasksObject



3
4
5
# File 'lib/restpack_group_service/tasks/tasks.rb', line 3

def self.load_tasks
  load "restpack_group_service/tasks/db.rake"
end