Sha256: 083260006368652b7d8c0a54633ee4f460897e1cba46044db3e1a978497bbc7c

Contents?: true

Size: 209 Bytes

Versions: 6

Compression:

Stored size: 209 Bytes

Contents

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

#
# run default task to see tasks to build and publish gem
#
task :default do
  system 'rake --tasks'
end

RSpec::Core::RakeTask.new(:spec)

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
class_interface-0.1.2 Rakefile
yaml_extend-1.0.0 Rakefile
class_interface-0.1.1 Rakefile
yaml_extend-0.2.5 Rakefile
class_interface-0.1.0 Rakefile
yaml_extend-0.2.4 Rakefile