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