#897 ✓resolved
ehaselwanter

hobo rails 3 should not nuke has_layout

Reported by ehaselwanter | January 5th, 2011 @ 09:20 AM | in Hobo 1.3 (Rails 3)

non hobo controller should not be set to have no-layout. the engine sets it to false for all controllers. would be great if hobo intializes it to just hobo_controller controllers. the main reason is, that I want to have a hobo admin subsite but use a more standard rails3 stack in the front facing application.

at the moment i have to include hobo_controller in all controllers and enable layouts again in the application controller

def action_has_layout? true end

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Tags

Referenced by

Pages