Sha256: 8ce470e5fbad30d1babc55ce8ac6ef2e29a7e4fbf238ff3fae31bc749f5fb5a1
Contents?: true
Size: 266 Bytes
Versions: 6
Compression:
Stored size: 266 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', __FILE__) load 'rails/tasks/engine.rake' Bundler::GemHelper.install_tasks
Version data entries
6 entries across 6 versions & 2 rubygems
Version | Path |
---|---|
i18n_helper-0.0.4 | Rakefile |
annotator_store-1.0.0 | Rakefile |
annotator_store-1.0.0.pre | Rakefile |
i18n_helper-0.0.3 | Rakefile |
i18n_helper-0.0.2 | Rakefile |
i18n_helper-0.0.1 | Rakefile |