Skip to content

Commit

Permalink
You dont have to manually mention the application layout, its automat…
Browse files Browse the repository at this point in the history
…ically used
  • Loading branch information
dhh committed Jun 9, 2010
1 parent 0265c70 commit 5c5b735
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
class ApplicationController < ActionController::Base
protect_from_forgery
layout 'application'
end

0 comments on commit 5c5b735

Please sign in to comment.