Class: Bhf::ApplicationController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/bhf/application_controller.rb

Direct Known Subclasses

EntriesController, PagesController

Instance Method Summary collapse

Instance Method Details

#indexObject



8
9
10
# File 'app/controllers/bhf/application_controller.rb', line 8

def index
  
end