Class: RailsErdViewer::ErdController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- RailsErdViewer::ErdController
- Defined in:
- app/controllers/rails_erd_viewer/erd_controller.rb
Overview
RailsErd::ErdController
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
6 7 8 |
# File 'app/controllers/rails_erd_viewer/erd_controller.rb', line 6 def index @schema = fetch_schema end |