Class: InvoiceBar::SettingsController

Inherits:
ApplicationController show all
Defined in:
app/controllers/invoice_bar/settings_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



5
6
7
# File 'app/controllers/invoice_bar/settings_controller.rb', line 5

def index
  @user = current_user
end