mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
You dont have to manually mention the application layout, its automatically used
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
protect_from_forgery
|
||||
layout 'application'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user