Skip to content

Instantly share code, notes, and snippets.

View juanhuttemann's full-sized avatar

Juan Hüttemann juanhuttemann

  • Asunción, Paraguay
View GitHub Profile
@juanhuttemann
juanhuttemann / GitCommitEmoji.md
Created July 11, 2020 16:13 — forked from parmentf/GitCommitEmoji.md
Git Commit message Emoji
@juanhuttemann
juanhuttemann / 42-things.md
Created October 9, 2018 10:52 — forked from xdite/42-things.md
Ten (42) Things You Didn't Know Rails Could Do
@juanhuttemann
juanhuttemann / mysql.database.yml
Created June 25, 2018 23:56 — forked from jwo/mysql.database.yml
Sample config/database.yml from Rails. Postgres, MySQL, and SQLite
#
# Install the MYSQL driver
# gem install mysql2
#
# Ensure the MySQL gem is defined in your Gemfile
# gem 'mysql2'
#
# And be sure to use new-style password hashing:
# http://dev.mysql.com/doc/refman/5.0/en/old-client.html
development: