Sha256: 313d1e0ee6f950df530ffaa2fc3e66b886cde57a6a189ebd1a1ae40646cbd34a

Contents?: true

Size: 156 Bytes

Versions: 22

Compression:

Stored size: 156 Bytes

Contents

#!/usr/bin/env rake
require "bundler/gem_tasks"

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec) do |spec|
  spec.rspec_opts = '-Ispec'
end

Version data entries

22 entries across 22 versions & 4 rubygems

Version Path
bloat_check-0.0.5 Rakefile
bloat_check-0.0.4 Rakefile
object-let-0.1.0 Rakefile
key_struct-0.4.2 Rakefile
key_struct-0.4.1 Rakefile
key_struct-0.4.0 Rakefile
bloat_check-0.0.3 Rakefile
bloat_check-0.0.2 Rakefile
bloat_check-0.0.1 Rakefile
bloat_check-0.0.0 Rakefile
key_struct-0.3.1 Rakefile
key_struct-0.3.0 Rakefile
key_struct-0.2.1 Rakefile
hash_keyword_args-0.1.1 Rakefile
key_struct-0.2.0 Rakefile
hash_keyword_args-0.1.0 Rakefile
key_struct-0.1.2 Rakefile
key_struct-0.1.1 Rakefile
object-let-0.0.1 Rakefile
key_struct-0.1.0 Rakefile