Ask for Help
“Rails creates a callback for each symbol. Why am I getting a symbol table overflow?”
Issue has been resolved, staging.rb environment file was missing.
Interesting Things
“Devise + Omni-Auth => KABOOM”
Devise and Omni-Auth make a great combination, but if you’re using Omni-Auth in integration test mode, you’ll get all sorts of errors. Instead, mock up the O-Auth service.