Merge branch 'new_member' of github.com:Rulingcom/orbit into new_member
Conflicts: app/controllers/application_controller.rb app/views/layouts/_side_bar.html.erb
This commit is contained in:
commit
03b5827392
|
@ -1,6 +1,6 @@
|
|||
class ApplicationController < ActionController::Base
|
||||
protect_from_forgery
|
||||
|
||||
|
||||
include ParserFrontEnd, ParserBackEnd, ApplicationHelper
|
||||
|
||||
layout :layout_by_resource
|
||||
|
|
Reference in New Issue