It's not often that I need these, but when there's a Memory Consumption issue in a Rails application, these references and tools definitely come in handy:
Rails 3 References and Tools
- Ruby on Rails Guides: Performance Testing Rails Applications
- Debugging Ruby (Aman Gupta presentation at Rails Conf 2011)
- Rack-Perftools Profiler
- Rack-Bug (Rails 3 branch)