Sha256: dbe334a20fe5ef9ee758746c019ba26351277baeaeba305ea6a0013ae52e8f8c

Contents?: true

Size: 180 Bytes

Versions: 16

Compression:

Stored size: 180 Bytes

Contents

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

Rake::TestTask.new(:test) do |t|
  t.libs << 'lib'
  t.libs << 'test'
  t.pattern = 'test/**/*_test.rb'
  t.verbose = true
end

Version data entries

16 entries across 16 versions & 4 rubygems

Version Path
rating_for-0.3.2 Rakefile
html5-rails-0.1.0 Rakefile
rating_for-0.3.1 Rakefile
html5-rails-0.0.7 Rakefile
mxm-boilerplate-0.0.3 Rakefile
mxm-boilerplate-0.0.2 Rakefile
mxm-boilerplate-0.0.1 Rakefile
html5-rails-0.0.6 Rakefile
rating_for-0.3 Rakefile
html5-rails-0.0.5 Rakefile
rating_for-0.2 Rakefile
html5-rails-0.0.4 Rakefile
html5-rails-0.0.3 Rakefile
html5-slim-rails-0.0.2 Rakefile
html5-slim-rails-0.0.1 Rakefile
html5-rails-0.0.2 Rakefile