Gabriel Sobrinho

Results 86 comments of Gabriel Sobrinho

Looks like a good approach! While that I'm calling `chruby_auto` on `.zshrc` and it is working as expected, maybe we could call `chruby_auto` when sourcing the auto file to avoid...

@henrikdahl ping

@teoljungberg in other words, today we have to do this: ```ruby def up drop_trigger :blah, on: :blah update_function :blah, version: 2 create_trigger :blah, on: :blah end def down drop_trigger :blah,...

I will do the requested changes in a couple of hours :)

@teoljungberg would you review it again? _Sorry about the delay, I have been busy in the last days._

@teoljungberg it kicked, I will wait for the build.

@teoljungberg it passed!

@paazmaya this issue is still happening, could you release a new version? :)

@carlosantoniodasilva any feedback on this one?

@carlosantoniodasilva you can close this due to the lack of activity. Just for reference, if you are going to use `date_select`, you must do this way: ```ruby f.date_select :released_at, selected:...