Sha256: e3814a04126de22bd1308c9421ad5f25908093bdc0cad1d641b4e6399d0f295d

Contents?: true

Size: 148 Bytes

Versions: 15

Compression:

Stored size: 148 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"

RSpec::Core::RakeTask.new do |t|
  t.rspec_opts = "--color"
end

task :default => :spec

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
paperclip-storage-ftp-1.2.8 Rakefile
paperclip-storage-ftp-1.2.7 Rakefile
paperclip-storage-ftp-1.2.6 Rakefile
paperclip-storage-ftp-1.2.5 Rakefile
paperclip-storage-ftp-1.2.4 Rakefile
paperclip-storage-ftp-1.2.3 Rakefile
paperclip-storage-ftp-1.2.2 Rakefile
paperclip-storage-ftp-1.2.1 Rakefile
paperclip-storage-ftp-1.2.0 Rakefile
paperclip-storage-ftp-1.1.0 Rakefile
paperclip-storage-ftp-1.1.0.rc2 Rakefile
paperclip-storage-ftp-1.1.0.rc1 Rakefile
paperclip-storage-ftp-1.0.4 Rakefile
paperclip-storage-ftp-1.0.3 Rakefile
paperclip-storage-ftp-1.0.2 Rakefile