run(action)
No documentation available.
# File railties/lib/rails/engine/updater.rb, line 15 def run(action) generator.public_send(action) end