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



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

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