November 2008
14 posts
The Rails js and css caching option can be given a string when more than one set of files is needed, i.e. :cache => ‘login’.
Nov 27th
If other layouts are caching different files then they will not work properly.
Nov 27th
When using Rails css caching and multiple layouts, all.css is created by the first layout executed.
Nov 27th
The github.com online editing feature is great for submitting small patches to OSS projects. Fork. Edit. Pull request. Done.
Nov 26th
Reimplemented an autocompleter with the jQuery UI version. So far it works better than the jQuery plugin I used before.
Nov 26th
Sent my first pull request to a project on github. It is for the facebooker redirect_to issue mentioned earlier.
Nov 26th
The Facebooker redirect_to problem was easily fixed by making the private method public.
Nov 25th
The facebooker plugin has a bug that causes Controller#redirect_to to become a private method. Yikes, that was hard to find.
Nov 25th
Coffee and jazzy Christmas music at Big Mountain Coffee.
Nov 24th
Operating systems pestering me to install updates all the time is beginning to get annoying. There must be a better way…
Nov 24th
Putting NULL in an “IN” clause value list in mySql does not work and does not give an error. Wicked, tricksy, false…
Nov 24th
Since I can’t type a coherent sentence anymore it is time for bed.
Nov 24th
My first post in 3 months…didn’t realize how long it had been.
Nov 24th
Machinist is fixtures as…ohhh, I don’t know, it’s just better.
Nov 24th