Sha256: 857a22337b9b4f0e67e1a13f8bf77eb2144d58746b8cbd7aa81a2bb41558738a

Contents?: true

Size: 433 Bytes

Versions: 48

Compression:

Stored size: 433 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)

task :test => :spec
task :default => :spec

namespace :doc do
  require 'yard'
  YARD::Rake::YardocTask.new do |task|
    task.files   = ['lib/**/*.rb', '-', 'LICENSE.md']
    task.options = [
      '--no-private',
      '--protected',
      '--output-dir', 'doc/yard',
      '--markup', 'markdown',
    ]
  end
end

Version data entries

48 entries across 47 versions & 7 rubygems

Version Path
second_step-0.1.2 secondstep-notify-1.0.0-osx/lib/ruby/lib/ruby/gems/2.2.0/gems/multi_xml-0.5.5/Rakefile
simplenet-client-0.2.0 ./vendor/bundle/ruby/1.9.1/gems/multi_xml-0.5.5/Rakefile
simplenet-client-0.2.0 ./vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/Rakefile
allegro_api_client-0.0.9 gems/ruby/2.1.0/gems/multi_xml-0.5.5/Rakefile
allegro_api_client-0.0.8 gems/ruby/2.1.0/gems/multi_xml-0.5.5/Rakefile
allegro_api_client-0.0.7 gems/ruby/2.1.0/gems/multi_xml-0.5.5/Rakefile
asana2flowdock-1.0.0 vendor/bundle/ruby/1.9.1/gems/multi_xml-0.5.5/Rakefile
allegro_api_client-0.0.6 gems/ruby/2.1.0/gems/multi_xml-0.5.5/Rakefile
allegro_api_client-0.0.5 gems/ruby/2.1.0/gems/multi_xml-0.5.5/Rakefile
allegro_api_client-0.0.4 gems/ruby/2.1.0/gems/multi_xml-0.5.5/Rakefile
allegro_api_client-0.0.3 gems/ruby/2.1.0/gems/multi_xml-0.5.5/Rakefile
allegro_api_client-0.0.2 gems/ruby/2.1.0/gems/multi_xml-0.5.5/Rakefile
allegro_api_client-0.0.1 gems/ruby/2.1.0/gems/multi_xml-0.5.5/Rakefile
plyom_user-0.3.1 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/Rakefile
plyom_user-0.3.0 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/Rakefile
plyom_user-0.2.9 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/Rakefile
plyom_user-0.2.8 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/Rakefile
plyom_user-0.2.7 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/Rakefile
plyom_user-0.2.6 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/Rakefile
plyom_user-0.2.5 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/Rakefile