Class: DbdDataEngine::DataController

Inherits:
ApplicationController show all
Defined in:
app/controllers/dbd_data_engine/data_controller.rb

Instance Method Summary collapse

Instance Method Details

#createObject



14
15
# File 'app/controllers/dbd_data_engine/data_controller.rb', line 14

def create
end

#indexObject



5
6
# File 'app/controllers/dbd_data_engine/data_controller.rb', line 5

def index
end

#newObject



11
12
# File 'app/controllers/dbd_data_engine/data_controller.rb', line 11

def new
end

#showObject



8
9
# File 'app/controllers/dbd_data_engine/data_controller.rb', line 8

def show
end