Toby Cabot
Results
1
issues of
Toby Cabot
persistence.rb:22:in `database': uninitialized class variable @@database_name in MongoMapper::Connection (NameError) Seems to be caused by a race in Rails startup - mongo_session_store is getting loaded before @@database_name is set, and the...