Sha256: 748cc8a579c56f314783281a1cf4f03ce20dd875e6450a0d12b937a3a18b5908

Contents?: true

Size: 368 Bytes

Versions: 16

Compression:

Stored size: 368 Bytes

Contents

begin
  require "gemsmith/rake/setup"
  # require "bundler/audit/task"
  # require "git/cop/rake/setup"
  # require "rspec/core/rake_task"
  # require "reek/rake/task"
  # require "rubocop/rake_task"

  # Bundler::Audit::Task.new
  # RSpec::Core::RakeTask.new :spec
  # Reek::Rake::Task.new
  # RuboCop::RakeTask.new
rescue LoadError => error
  puts error.message
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
gemsmith-14.1.3 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-14.1.2 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-14.1.1 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-14.1.0 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-14.0.2 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-14.0.1 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-14.0.0 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-13.8.0 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-13.7.2 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-13.7.1 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-13.7.0 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-13.6.0 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-13.5.0 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-13.4.0 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-13.3.0 lib/gemsmith/templates/%gem_name%/Rakefile.tt
gemsmith-13.2.0 lib/gemsmith/templates/%gem_name%/Rakefile.tt