-
Categories
-
Tags/Keywords
zimbra WordPress VIM bash Gentoo MySQL smb Firefox RuG blog.bigsmoke.us WLB07051 MediaWiki DNS van der Molen mod_rewrite Debian RAID plugin WWW ssl svn Apache T61 PHP HTTP samba Subversion Linux HTML shell SSH Family Ruby metabolism X xen XTerm Windows CLI nutrition CSS Screen postfix Ubuntu Javascript -
Recent Posts
-
Recent Comments
Tag: Rails
Silent change in URLs of Ruby on Rails svn repository
I don't know why, but everything associated with Ruby on Rails seems to change all the time, without notice, or (in the case of URLs) without redirect.
Read More »
Native PostgreSQL authentication in Rails with rails-psql-auth
A while ago, I wrote a PostgreSQL auth plugin for Rails. The plugin basically defers all authentication and authorization worries to the database layer where they are supposed to be taken care of anyway. Read More »
Nested hashes derail Rails’ url_for helpers
While working on the Sicirec PostgreSQL database front-end today, I had to pass a lot of nested parameters to a link_to helper in Rails. Software being what it is, this didn't work. Read More »