Sha256: 2629762fc4ba69dc03758dddb02a9936e268059d0fb6850693cd3043b77d0505

Contents?: true

Size: 178 Bytes

Versions: 20

Compression:

Stored size: 178 Bytes

Contents

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

RSpec::Core::RakeTask.new "spec" do |s|
  s.rspec_opts = "--color --format documentation"
end

task :default => :spec

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
fontcustom-2.0.0 Rakefile
gkh-fontcustom-1.3.8 Rakefile
gkh-fontcustom-1.3.7 Rakefile
fontcustom-1.3.8 Rakefile
fontcustom-1.3.7 Rakefile
fontcustom-1.3.6 Rakefile
fontcustom-1.3.5 Rakefile
fontcustom-1.3.5.pre Rakefile
fontcustom-1.3.4 Rakefile
fontcustom-1.3.3 Rakefile
fontcustom-1.3.2 Rakefile
fontcustom-1.3.1 Rakefile
fontcustom-1.3.0 Rakefile
fontcustom-1.3.0.beta4 Rakefile
fontcustom-1.3.0.beta3 Rakefile
fontcustom-1.3.0.beta2 Rakefile
fontcustom-1.3.0.beta Rakefile
fontcustom-1.2.0 Rakefile
fontcustom-1.1.1 Rakefile
fontcustom-1.1.0 Rakefile