Sha256: b8dc584c00c3b01b4390367ff133ba053f0308a1eed457397ffe9bbe784b0df8

Contents?: true

Size: 188 Bytes

Versions: 16

Compression:

Stored size: 188 Bytes

Contents

# frozen_string_literal: true

require 'bundler/gem_tasks'
require 'rspec/core/rake_task'
require 'yard'

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

task default: :spec

YARD::Rake::YardocTask.new

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
rspec-rails-api-0.9.0 Rakefile
rspec-rails-api-0.8.3 Rakefile
rspec-rails-api-0.8.2 Rakefile
rspec-rails-api-0.8.1 Rakefile
rspec-rails-api-0.8.0 Rakefile
f_service-0.3.1 Rakefile
rspec-rails-api-0.7.0 Rakefile
rspec-rails-api-0.6.3 Rakefile
rspec-rails-api-0.6.2 Rakefile
rspec-rails-api-0.6.1 Rakefile
rspec-rails-api-0.6.0 Rakefile
f_service-0.3.0 Rakefile
rspec-rails-api-0.5.0 Rakefile
rspec-rails-api-0.4.0 Rakefile
f_service-0.2.0 Rakefile
f_service-0.1.1 Rakefile