It sure seems like it, doesn't it?   That's also the behaviour in Hobo
1.3, so I'm not going to change it at this late stage for Hobo 2.0,
but can you please open a bug so it get's looked at properly after
2.0.0?

thanks,
Bryan


On Sat, Feb 2, 2013 at 4:54 AM, Alex Greif <[email protected]> wrote:
> Hi,
>
> when I let hobo generate the admin subsite (model name "Login" instead of
> default "User"),
> then the admin/logins_controller.rb extends the normal ApplicationController
> instead of Admin::AdminSiteController.
>
> generated:
> class Admin::LoginsController < ApplicationController
>
> should be:
> class Admin::LoginsController < Admin::AdminSiteController
>
> is this a bug?
>
> I use 2.0.0.pre7
>
>
>
> thanks,
> ALex.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/hobousers?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to