Sha256: 1f9695c4482a3aa08a7609f7fbf32212306742e94705454560addfea762a6ebb

Contents?: true

Size: 225 Bytes

Versions: 12

Compression:

Stored size: 225 Bytes

Contents

require 'rubygems'
require 'rspec'

$LOAD_PATH.unshift(File.dirname(__FILE__) + '/../lib') unless $LOAD_PATH.include?(File.dirname(__FILE__) + '/../lib')

require 'maestro/plugin/rake_tasks'

RSpec.configure do |config|

end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
maestro-plugin-rake-tasks-1.0.11 spec/spec_helper.rb
maestro-plugin-rake-tasks-1.0.10 spec/spec_helper.rb
maestro-plugin-rake-tasks-1.0.9 spec/spec_helper.rb
maestro-plugin-rake-tasks-1.0.8 spec/spec_helper.rb
maestro-plugin-rake-tasks-1.0.7 spec/spec_helper.rb
maestro-plugin-rake-tasks-1.0.6 spec/spec_helper.rb
maestro-plugin-rake-tasks-1.0.5 spec/spec_helper.rb
maestro-plugin-rake-tasks-1.0.4 spec/spec_helper.rb
maestro-plugin-rake-tasks-1.0.3 spec/spec_helper.rb
maestro-plugin-rake-tasks-1.0.2 spec/spec_helper.rb
maestro-plugin-rake-tasks-1.0.1 spec/spec_helper.rb
maestro-plugin-rake-tasks-1.0.0 spec/spec_helper.rb