Profile
Achievement
nate63179's Recent SnippetsTagged ruby
- All /
« Prev 1 Next »
Credit: http://pragmatig.wordpress.com/2009/04/14/recursive-symbolize_keys/
0
1439
posted 16 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
1588
posted 16 years ago by nate63179
In this instance, used as an after-deploy hook to create a symlink to a shared db config file
0
1670
posted 16 years ago by nate63179