Profile
Achievement

nate63179's Recent SnippetsTagged ruby
- All /
« Prev 1 Next »
Credit: http://pragmatig.wordpress.com/2009/04/14/recursive-symbolize_keys/
0
794
posted 15 years ago by nate63179
This could be further abstracted to work with other db's. Also, it really should be using Ruby's Tempfile class instead of assuming the local machine is *NIX based, but it works :)
0
907
posted 15 years ago by nate63179
In this instance, used as an after-deploy hook to create a symlink to a shared db config file
0
908
posted 15 years ago by nate63179