Class: RestPack::Gem::Tasks

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

Class Method Summary collapse

Class Method Details

.load_tasksObject



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

def self.load_tasks
  load "restpack_gem/tasks/gem.rake"
  load "restpack_gem/tasks/rspec.rake"
end