method
active_storage
v8.1.1 -
Show latest stable
- Class:
Rails::Command::App::UpdateCommand
active_storage()public
No documentation available.
# File railties/lib/rails/commands/app/update_command.rb, line 45
def active_storage
require_application!
app_generator.update_active_storage
end