Sha256: 041e1cfed79ffd98cbaa9e3ca21dd6a8c6f93decfb4d524c130d06a6c7f25847

Contents?: true

Size: 198 Bytes

Versions: 88

Compression:

Stored size: 198 Bytes

Contents

require "bundler/gem_tasks"

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

Version data entries

88 entries across 88 versions & 10 rubygems

Version Path
activerecord-after-transaction-0.1.4 Rakefile
activerecord-time-scope-0.1.2 Rakefile
mandriller-0.1.1 Rakefile
paperclip-deflater-0.1.1 Rakefile
capistrano-db-mirror-0.0.4 Rakefile
capistrano-db-mirror-0.0.3 Rakefile
capistrano-db-mirror-0.0.2 Rakefile
activerecord-after-transaction-0.1.2 Rakefile
activerecord-after-transaction-0.1.1 Rakefile
activerecord-after-transaction-0.1.0 Rakefile
activerecord-after-transaction-0.0.3 Rakefile
activerecord-after-transaction-0.0.2 Rakefile
activerecord-after-transaction-0.0.1 Rakefile
paperclip-deflater-0.1.0 Rakefile
paperclip-deflater-0.0.7 Rakefile
activerecord-time-scope-0.1.1 Rakefile
activerecord-time-scope-0.1.0 Rakefile
faraday_middleware-retry_proxy-0.0.1 Rakefile
activerecord-time-scope-0.0.1 Rakefile
rack-dev-mark-0.7.3 Rakefile