Sha256: 9846d6808a725e8e9c7fbc4d7902a8f51ffc93d9d7b8191f7fcd8c280d6656d1

Contents?: true

Size: 166 Bytes

Versions: 7

Compression:

Stored size: 166 Bytes

Contents

# frozen_string_literal: true

require 'bundler/gem_tasks'

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

task default: :spec

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
acts_as_removable-3.4.0 Rakefile
acts_as_removable-3.3.0 Rakefile
acts_as_removable-3.2.0 Rakefile
acts_as_removable-3.1.1 Rakefile
acts_as_removable-3.1.0 Rakefile
acts_as_removable-3.0.1 Rakefile
auto_locale-0.2.1 Rakefile