aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/dummy/bin/rake
blob: e436ea54a18c26458d3320f04d1cfe4d8633f438 (plain) (blame)
1
2
3
4
5
6
#!/usr/bin/env ruby
# frozen_string_literal: true

require_relative "../config/boot"
require "rake"
Rake.application.run