Mi charla de RubyConf Uruguay 2014, apelando a las responsabilidades que tenemos todos nosotros como developers frente a la gente, nuestros compañeros, y nosotros mismos.
run Postgres in a VM because I rebel against the system! ENV["DATABASE_URL"] = "postgres://172.109.10.1/some_db"! ENV["DATABASE_URL"].gsub!("some_db", "test_db") if ENV["RACK_ENV"] == "test" config/personal.rb