Class: BulletTrain::SuperScaffolding::Runner

Inherits:
Object
  • Object
show all
Defined in:
lib/bullet_train/super_scaffolding.rb

Instance Method Summary collapse

Instance Method Details

#runObject



24
25
26
27
# File 'lib/bullet_train/super_scaffolding.rb', line 24

def run
  # Make `rake` invocation compatible with how this was run historically.
  require "scaffolding/script"
end