Many Rails developers mistakenly assume that by installing defunkt’s cache_fu, Rails will be configured to use the settings found in the memcached.yml config YAML installed by the plugin. This was somehow true in earlier versions of Rails 2.*, but a couple of extra steps are required for 2.3.
Tim Connor’s branch has a commit that correctly sets the session_store config in Rails 2.3. I applied Tim’s patch to the most recent version of cache_fu:
http://github.com/jfernandez/cache_fu
If you’re also using Rails abstract cache_store (Rails.cache) and you want it to use the same settings as cache_fu, you will have to use the MemcachedConfig class. Just drop the class file in your RAILS_ROOT/lib folder and add the following code to your environment.rb file (or production.rb)
Now you have Rails 2.3 running with all Memcached stores configured under the same settings and namespace.
Make sure you have the latest Xcode and RubyCocoa installed before continuing
Download the Rubycocoa 0.13.2 installer from the official site: http://sourceforge.net/projects/rubycocoa/files/
Mount the DMG file, copy the PKG anywhere that’s writeable.
Right click on the PKG, select “Show Package Contents”. Navigate to the “Info.plist” file, double click to open.
Modify the IFRequirementDicts, Item 1, TestOperator value to ‘=’ (as seen on the screenshot).
Haml example
git clone git://github.com/nex3/haml.git
cd haml
gem build haml.gemspec
sudo gem install haml-1.9.0.gem
Dynamic AR mock model for testing, add or remove columns at runtime, no db or migrations needed
How to get facebox and jquery to work with prototype
Mark is coding in the park. He will send his changes when he comes back. — The beauty of Git