Welcome To Snipplr


Everyone's Recent Rails Snippets Tagged mysql



« Prev 1 Next »
Esto suele ocurrer muy amenudo cuando instalamos Ruby on Rails antes que MySQL. Es un error "Library not loaded: libmysqlclient.18.dylib (LoadError)" donde lista los directorios donde busca y no lo encuentra. La solución es guiarle para que lo encue...
0 706 posted 12 years ago by skozz
requires Rails libraries. could be rewritten to just use core Ruby libs, but I'm too lazy right now and I use this entirely in my Rails apps.
0 699 posted 14 years ago by mepatterson
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 630 posted 14 years ago by nate63179
0 590 posted 15 years ago by oli
« Prev 1 Next »