-
Categories
-
Tags/Keywords
Apache bash blog blog.bigsmoke.us CLI CSS Debian design DNS Firefox Gentoo Google HTML HTTP Linux MediaWiki mod_rewrite MySQL network neustar PHP plugin PNG PostgreSQL Ruby samba Screen shell Sicirec smb SpamAssassin SSH Subversion svn T61 Ubuntu URL van der Molen VIM WordPress WWW www.sicirec.org X XTerm zimbra -
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 »
