Sha256: 6412af9dbbb9725dea020120ee888113119a08637b3122efdd5b665b79b0bb88

Contents?: true

Size: 174 Bytes

Versions: 19

Compression:

Stored size: 174 Bytes

Contents

require "bundler/gem_tasks"

begin
  require 'rspec/core/rake_task'
  RSpec::Core::RakeTask.new(:spec)
rescue LoadError
  # ignore - like in prod
end

task :default => :spec

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
i18n-migrations-2.1 Rakefile
i18n-migrations-2.0.10 Rakefile
i18n-migrations-2.0.9 Rakefile
i18n-migrations-2.0.8 Rakefile
i18n-migrations-2.0.7 Rakefile
i18n-migrations-2.0.6 Rakefile
i18n-migrations-2.0.5 Rakefile
i18n-migrations-2.0.4 Rakefile
i18n-migrations-2.0.3 Rakefile
i18n-migrations-2.0.2 Rakefile
i18n-migrations-2.0.1 Rakefile
i18n-migrations-2.0.0 Rakefile
i18n-migrations-1.2.4 Rakefile
i18n-migrations-1.2.3 Rakefile
i18n-migrations-1.2.2 Rakefile
i18n-migrations-1.2.1 Rakefile
i18n-migrations-1.2.0 Rakefile
i18n-migrations-1.1.6 Rakefile
i18n-migrations-1.1.5 Rakefile