Posts tagged tips

Dec11

Boolean Columns

rails tips | comments

Just found this little tidbit about returning a boolean from a tinyint column tonight on the rails wiki

Continue reading »

Jun02

Crontab problems with nano

cron tips | comments

I was trying to set up a cron job on my new (relatively) SliceHost VPS. On Ubuntu, each time I would run crontab -e, edit and save the file, I would get this:

Continue reading »