Class: BulletTrain::SuperScaffolding::Runner
- Inherits:
-
Object
- Object
- BulletTrain::SuperScaffolding::Runner
- Defined in:
- lib/bullet_train/super_scaffolding.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
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 |