Sha256: e07fe391186682b4ac8eeb11b841ef2f033a28538cb92b0130eb7977cccefd6f

Contents?: true

Size: 166 Bytes

Versions: 21

Compression:

Stored size: 166 Bytes

Contents

require 'bundler/gem_tasks'

Bundler.setup
require 'rspec/core/rake_task'

desc 'run spec'
RSpec::Core::RakeTask.new(:spec) do |t|
  t.rspec_opts = ['-c', '-fs']
end

Version data entries

21 entries across 21 versions & 3 rubygems

Version Path
space2dot-0.1.2 Rakefile
space2dot-0.1.1 Rakefile
space2dash-0.0.3 Rakefile
space2underscore-0.3.2 Rakefile
space2underscore-0.3.1 Rakefile
space2dash-0.0.2 Rakefile
space2dash-0.0.1 Rakefile
space2underscore-0.2.2 Rakefile
space2underscore-0.2.1 Rakefile
space2underscore-0.2.0 Rakefile
space2underscore-0.1.9 Rakefile
space2underscore-0.1.8 Rakefile
space2underscore-0.1.7 Rakefile
space2underscore-0.1.6 Rakefile
space2underscore-0.1.5 Rakefile
space2underscore-0.1.1 Rakefile
space2underscore-0.1.0 Rakefile
space2underscore-0.0.9 Rakefile
space2underscore-0.0.8 Rakefile
space2underscore-0.0.7 Rakefile