Leonardo Luarte González

Results 3 issues of Leonardo Luarte González

It kind of hard to explain but sometimes this has happened to me While writing code, for example: `[12] pry(main)> c = {PLAY_SESSION: 357f1a6fd005728a2c62` I suddenly hit Ctrl+C by mistake...

### Summary This patch tries to solve Heroku's new [PostgreSQL extension policy](https://devcenter.heroku.com/changelog-items/2446) while keeping the migration and schema code idiomatic. PostgreSQL adapter method `enable_extension` now allows to add an schema...

activerecord

I'm installing a Rails project from scratch using Bower+Emcee, following this tutorial: http://stackoverflow.com/questions/26884022/google-polymer-with-rails-4 When I get to step 3 or 4 ``` rails g bower_rails:initialize rails g emcee:install ``` I...