On Mar 1, 11:02 am, Matt Jones <[email protected]> wrote: > def show > redirect_to :action => :index unless signed_in? > hobo_show > end
I tried this, and still get "undefined method `signed_in?' for #<JobsController:0xb7d2ac0>" when using hobo 1.3.0.pre27. For whatever reason, this method is simply not available in the controller. Are we at least agreed that it should be? -- 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.
