Class: ActualDbSchema::SchemaController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- ActualDbSchema::SchemaController
- Defined in:
- app/controllers/actual_db_schema/schema_controller.rb
Overview
Controller to display the database schema diff.
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
9 |
# File 'app/controllers/actual_db_schema/schema_controller.rb', line 9 def index; end |