Sha256: f803e0f829af675d6993b6ae00e547b87ca7753945cede30e8386ed603ff7a6d

Contents?: true

Size: 296 Bytes

Versions: 4

Compression:

Stored size: 296 Bytes

Contents

begin
  require "bundler/setup"
rescue LoadError
  puts "You must `gem install bundler` and `bundle install` to run rake tasks"
end

APP_RAKEFILE = File.expand_path("spec/dummy/Rakefile", __dir__)
load "rails/tasks/engine.rake"
load "rails/tasks/statistics.rake"
Bundler::GemHelper.install_tasks

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
human_attributes-1.1.0 Rakefile
human_attributes-1.0.0 Rakefile
human_attributes-0.7.1 Rakefile
human_attributes-0.7.0 Rakefile