Class: RailsErdViewer::ErdController

Inherits:
ApplicationController show all
Defined in:
app/controllers/rails_erd_viewer/erd_controller.rb

Overview

RailsErd::ErdController

Instance Method Summary collapse

Instance Method Details

#indexObject



6
7
8
# File 'app/controllers/rails_erd_viewer/erd_controller.rb', line 6

def index
  @schema = fetch_schema
end