Sha256: eb4c50d78cc59726e0c4c997e16392f50c7b5295cca0b0b4f35887f4fd72ef85

Contents?: true

Size: 135 Bytes

Versions: 21

Compression:

Stored size: 135 Bytes

Contents

require 'rake'
require 'rspec/core/rake_task'
require 'bundler/gem_tasks'
 
RSpec::Core::RakeTask.new(:spec)
 
task :default => :spec 

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
regexp-examples-1.1.0 Rakefile
regexp-examples-1.0.2 Rakefile
regexp-examples-1.0.1 Rakefile
regexp-examples-1.0.0 Rakefile
regexp-examples-0.7.0 Rakefile
regexp-examples-0.6.0 Rakefile
regexp-examples-0.5.4 Rakefile
regexp-examples-0.5.3 Rakefile
regexp-examples-0.5.2 Rakefile
regexp-examples-0.5.1 Rakefile
regexp-examples-0.5.0 Rakefile
regexp-examples-0.4.2 Rakefile
regexp-examples-0.4.1 Rakefile
regexp-examples-0.4.0 Rakefile
regexp-examples-0.3.2 Rakefile
regexp-examples-0.3.1 Rakefile
regexp-examples-0.3.0 Rakefile
regexp-examples-0.2.4 Rakefile
regexp-examples-0.2.3 Rakefile
regexp-examples-0.2.2 Rakefile