Displaying 2 results from an estimated 2 matches for "pennysmalls".
2008 Apr 30
0
RAM saving plugins
Thought I''d put in a plug for some plugins I noticed the other day.
http://pennysmalls.com/
slim attribute plugin
purports to ''lazy load'' your AR attributes, so if you never use that
description, it never gets loaded. Looks nice.
http://blog.chak.org/tag/hash/
hash_extension plugin
Allows for you to retrieve hashes instead of instantiated AR modes.
Program.find_as...
2008 Apr 30
12
Strange memory issue
Like most, I have a test and a production env. Both are CentOS 5, Ruby
1.8.6, Rails 2.0.2, MySQL 5, and Apache. Both were setup using the
same procedure. Except for the hardware (test: Intel, prod: AMD) and
memory (test: 512M, prod: 1G), both systems are essentially the same
right down to the Rails env. Unfortunately, memory usage is very
different for each.
The test system has 2 mongrel