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



30
31
32
33
# File 'lib/bullet_train/super_scaffolding.rb', line 30

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