Adding React.js, Redux, revamping dashboard
This commit is contained in:
@ -12,6 +12,8 @@ class ApplicationController < ActionController::Base
|
||||
end
|
||||
end
|
||||
|
||||
helper_method :current_account
|
||||
|
||||
protected
|
||||
|
||||
def current_account
|
||||
|
Reference in New Issue
Block a user