Sha256: 580faff74a66cd9e454ff7ce1ef3f2cd5606ab6ee38b49a73bea2ac5b41c5aa6

Contents?: true

Size: 363 Bytes

Versions: 56

Compression:

Stored size: 363 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'

require 'bundler/gem_tasks'

Dir["private/tasks/*.rake"].each(&method(:load))

task default: :test

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
playbook_ui-9.19.0 Rakefile
playbook_ui-9.19.0.pre.alphafonts Rakefile
playbook_ui-9.18.0.flow.bin.alpha Rakefile
playbook_ui-9.18.0 Rakefile
playbook_ui-9.17.0 Rakefile
playbook_ui-9.16.0 Rakefile
playbook_ui-9.15.0 Rakefile
playbook_ui-9.14.1.alpha.radio.alignment Rakefile
playbook_ui-9.14.1.alpha.highcharts9 Rakefile
playbook_ui-9.14.1 Rakefile
playbook_ui-9.13.0 Rakefile
playbook_ui-9.12.0 Rakefile
playbook_ui-9.12.0.pre.text.addon Rakefile
playbook_ui-9.11.0 Rakefile
playbook_ui-9.10.0 Rakefile
playbook_ui-9.10.0.pre.date.time.stacked.1 Rakefile
playbook_ui-9.10.0.pre.alpha2 Rakefile
playbook_ui-9.10.0.pre.alpha1 Rakefile
playbook_ui-9.9.0.alpha.inline1 Rakefile
playbook_ui-9.9.0 Rakefile