CARVIEW |
-
A Rails plugin to simplify generation of "clear" divs.Created Mon Sep 29 20:22:11 -0700 2008
-
A Rails plugin to quelch setting an image's alt attribute to the base of the filename and instead...Created Tue Oct 14 12:30:41 -0700 2008
-
A Rails helper that automatically inserts :target => 'out' into links.Created Wed Oct 08 09:52:26 -0700 2008
-
command lines tools that take advantage of the slicehost APIForked from booster/slicehost-tools Tue Sep 09 21:16:56 -0700 2008
-
A Rails plugin to enable stylesheets for all media (screen,print, etc.) by default.Created Tue Oct 14 12:26:14 -0700 2008
-
Sphinx plugin for Rails and MerbForked from freelancing-god/thinking-sphinx Mon Sep 22 13:07:56 -0700 2008
Public Activity
106d540db483593d06492fe44e1166059cbe130c
correction. ie7 can handle line height if you also set font-size. ie6 needs font-size set to not reserve room for characters that don't exist
e69aab09053f04901d90e44e2450eec463929290
IE7 has a problem when line-height equals zero and actually makes the div about 8 pixels tall.
108b9bfff178ba9eb2df39a0e4c1d5f7eaa330e6
wrong require path
127fe2275c3853669f757f0471476cf8dd53cfa2
update README to include install instructions
80d72ba7f0d28de21e6f73716c96cc99bf777494
postgresql < 8.0.2 has a different syntax for create aggregate. this checks for that and adjusts accordingly
5091ecde6b12393fa7d775028ee3bc505759fdb0
add rake task for running_start which will stop if running then start (stop raises an error if it's not running)