There's only been one gem released to rubygems.org: pre4 on Mar 28. There are a few fixes for other problems on github master, but nothing that affects your problem.
Bryan On Wed, Apr 18, 2012 at 9:03 AM, Scorpio <[email protected]> wrote: > I'm not currently on my work machine but I am 100% certain it does not > include that line... btw. I spent half the night trying to figure out > what is the name of the 'admin' gem. thanks. I can't verify atm but > I'm almost certain that will help. What was the last date that hobo > pre gem was updated ? I wonder if I need to reinstall. > > On Apr 18, 1:38 pm, Bryan Larsen <[email protected]> wrote: >> I generated a new app using both pre4 and the current github master, >> and neither had this problem. >> >> It appears that your admin_site.dryml is missing the line: >> >> <include gem='hobo_clean_admin'/> >> >> Does your admin_site.dryml include this line? If not, we have to >> figure out why not. If it does, we have to dig deeper. >> >> BRyan >> >> >> >> >> >> >> >> On Tue, Apr 17, 2012 at 5:18 PM, Scorpio <[email protected]> wrote: >> > Hello, >> > I generated an app with an admin subsite, invite only, no email >> > confirmation with at least 1 controller public >> >> > The page tag works fine for front controller but in the adminsubsite I >> > get errors that are pretty much the same for all actions. Going to >> > admin/users generates the following errors (log and full stack trace >> > in pasties) >> >> > Log -http://pastie.org/private/mmj9yfq1om7sney4hebqdg >> > stack trace -http://pastie.org/private/gueteqemakku9yydu8apng >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "Hobo Users" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]. >> > For more options, visit this group >> > athttp://groups.google.com/group/hobousers?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
