3 lines
105 B
Ruby
3 lines
105 B
Ruby
spec = Gem::Specification.find_by_name 'releasinator'
|
|
load "#{spec.gem_dir}/lib/tasks/releasinator.rake"
|