Sha256: 682d4f766b4888274dae4ca14bfe871856d2d5cb3055f9a554781b30349ee150
Contents?: true
Size: 363 Bytes
Versions: 3
Compression:
Stored size: 363 Bytes
Contents
# MySQL (default setup). Versions 4.1 and 5.0 are recommended. # # Get the fast C bindings: # gem install mysql # (on OS X: gem install mysql -- --include=/usr/local/lib) # And be sure to use new-style password hashing: # http://dev.mysql.com/doc/refman/5.0/en/old-client.html development: adapter: mysql database: openid user: root password:
Version data entries
3 entries across 3 versions & 1 rubygems