Sha256: c88cad046eed88f8e695bbf8d7eae697acc2859956a1924d2bc4c181eb2a2155

Contents?: true

Size: 191 Bytes

Versions: 23

Compression:

Stored size: 191 Bytes

Contents

require 'bundler/setup'
require 'bundler/gem_tasks'

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec) do |spec|
  spec.pattern = 'spec/**/*_spec.rb'
end
task :default => :spec

Version data entries

23 entries across 23 versions & 8 rubygems

Version Path
hawk-auth-0.2.5 Rakefile
hawk-auth-0.2.4 Rakefile
hawk-auth-0.2.2 Rakefile
omniauth-tent-0.2.1 Rakefile
tent-client-0.2.1 Rakefile
hawk-auth-0.2.1 Rakefile
hawk-auth-0.2.0 Rakefile
hawk-auth-0.1.0 Rakefile
tent-canonical-json-0.0.1 Rakefile
json-pointer-0.0.1 Rakefile
api-validator-0.0.1 Rakefile
omniauth-tent-0.1.8 Rakefile
omniauth-tent-0.1.7 Rakefile
omniauth-tent-0.1.6 Rakefile
omniauth-tent-0.1.5 Rakefile
omniauth-tent-0.1.4 Rakefile
omniauth-tent-0.1.3 Rakefile
omniauth-tent-0.1.2 Rakefile
omniauth-tent-0.1.1 Rakefile
omniauth-tent-0.1.0 Rakefile