OSDN Git Service

t#29689:test layout flag droppable
[pettanr/pettanr.git] / app / controllers / home_controller.rb
index 0384ec4..af11ec4 100644 (file)
@@ -1,5 +1,5 @@
 class HomeController < ApplicationController
-  layout 'test' if Pettanr::TestLayout
+  layout 'test' if Pettanr::Application.test_layout
   before_filter :authenticate_user!, :only => [
     :index, :show, :profile, :configure, :create_token, :delete_token, :step2, :save_step2, :step3, :save_step3, 
     :comic, :panel, :picture, :panel_picture, :panel_color, :ground_picture, :ground_color