On Tue, May 08, 2007 at 12:42:55PM -0400, Joshua Schairbaum wrote: > I was wrong. A symbol didn't work, it just didn't throw an error. > >From the code below, can anyone see why I wouldn't be able to > namespace a Global::Helpers module and include it in MyApp::Helpers > and have the methods available? > > This seems to be the way that Camping::BasicAuth works, are > views/helpers different?
As far as I know helpers are methods in the MyApp module. I don't know if Camping uses or ever has used MyApp::Helpers.
pgpmGG7rt4ykl.pgp
Description: PGP signature
_______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

