Sha256: f94fd7b7f25cfd085231962d6eaa79b54fd84019d1e59b05498133d4c63d88df

Contents?: true

Size: 159 Bytes

Versions: 32

Compression:

Stored size: 159 Bytes

Contents

require 'bundler/gem_tasks'
require 'rake/testtask'

Rake::TestTask.new do |t|
  t.libs << 'test'
  t.pattern = 'test/**/*_test.rb'
end

task :default => :test

Version data entries

32 entries across 32 versions & 2 rubygems

Version Path
simple_form_attachments-1.2.0 Rakefile
simple_form_attachments-1.1.1 Rakefile
simple_form_attachments-1.1.0 Rakefile
simple_form_attachments-1.0.1 Rakefile
simple_form_attachments-1.0.0 Rakefile
simple_form_attachments-0.2.6 Rakefile
simple_form_attachments-0.2.5 Rakefile
simple_form_attachments-0.2.4 Rakefile
simple_form_attachments-0.2.3 Rakefile
simple_form_attachments-0.2.2 Rakefile
simple_form_attachments-0.2.1 Rakefile
simple_form_attachments-0.2.0 Rakefile
simple_form_attachments-0.1.5 Rakefile
simple_form_attachments-0.1.4 Rakefile
dragonfly_phantomjs-0.0.7 Rakefile
simple_form_attachments-0.1.3 Rakefile
simple_form_attachments-0.1.2 Rakefile
simple_form_attachments-0.1.1 Rakefile
simple_form_attachments-0.1.0 Rakefile
simple_form_attachments-0.0.9 Rakefile