Hi, we recently updated our edge-rails to see about the improved module namespace support. However, I''m getting a strange issue. Namely that in the console I can do: CGI::Session::ActiveRecordStore::Session But if try to do that in a controller I get an uninitialized constant error. Is anyone else seeing this? Regards, Trevor
David Heinemeier Hansson
2006-Feb-01 03:19 UTC
Re: edge rails - strange issue with AR based sessions
> we recently updated our edge-rails to see about the improved module > namespace support. > > However, I''m getting a strange issue. Namely that in the console I > can do: > > CGI::Session::ActiveRecordStore::Session > > But if try to do that in a controller I get an uninitialized constant > error. > > Is anyone else seeing this?I just fixed this. svn up and enjoy. -- David Heinemeier Hansson http://www.loudthinking.com -- Broadcasting Brain http://www.basecamphq.com -- Online project management http://www.backpackit.com -- Personal information manager http://www.rubyonrails.com -- Web-application framework
Trevor Squires
2006-Feb-01 03:42 UTC
Re: edge rails - strange issue with AR based sessions
uh-oh - Ulysses and I have been working on a different fix for that... Trevor On 31-Jan-06, at 7:19 PM, David Heinemeier Hansson wrote:>> we recently updated our edge-rails to see about the improved module >> namespace support. >> >> However, I''m getting a strange issue. Namely that in the console I >> can do: >> >> CGI::Session::ActiveRecordStore::Session >> >> But if try to do that in a controller I get an uninitialized constant >> error. >> >> Is anyone else seeing this? > > I just fixed this. svn up and enjoy. > -- > David Heinemeier Hansson > http://www.loudthinking.com -- Broadcasting Brain > http://www.basecamphq.com -- Online project management > http://www.backpackit.com -- Personal information manager > http://www.rubyonrails.com -- Web-application framework > _______________________________________________ > Rails-core mailing list > Rails-core@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails-core
Nicholas Seckar
2006-Feb-01 20:30 UTC
Re: edge rails - strange issue with AR based sessions
On 31-Jan-06, at 10:42 PM, Trevor Squires wrote:> uh-oh - Ulysses and I have been working on a different fix for that...I''ll be applying our changes later today. (David gave us the thumbs up last night.) _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core