Introducing … Static Record Cache plugin
Static Record Cache permanently caches active record data for classes which contain small amounts of static data.
Static Record Cache permanently caches active record data for classes which contain small amounts of static data.
eload-select plugin. Allowing :select to play nice with :include for Ruby on Rails ActiveRecord finders.
Tech people don’t care about the pow, and snow folk dont care about coding. So I split my wordpress blog into two using awesome amazing tech powers.
One of the many database features hated by Rails is enumerated columns. Even if you add them to your migration by dirtying your hands with SQL yourself, then the schemadumper interprets them as zero length strings as mentioned in Rob Sanheim’s blog. Funtime!
I however like enumerated columns because they save space and are pretty, and [...]