Results 34 comments of JD Isaacks

@r-stein sounds good. @deathaxe if you want to generate the change log using your tool I can cut a release when y'all are ready.

@deathaxe I see you added a tag for 1.5.0 A couple things. I see you added a message for 1.5.0 in `release_messages/src` This is good. But it's actually the `release_messages/dest`...

@deathaxe, Also you don't need to add the `Changes since 1.4.0:` to the message. Package control merges all the release notes base on what version to upgraded to and from,...

@deathaxe actually I think I mis spoke. Don't add the tag. That is what my `make release` script does. Hmm. Actually by adding that tag, I think you did cut...

@etler, I don't think this is something that I care to work on myself, I rarely make significantly white space only changes enough to ever care. However, if someone proposed...

Also, before you spend any effort, it might be worth checking to see if [this setting](https://github.com/jisaacks/GitGutter/blob/master/GitGutter.sublime-settings#L33) helps you.

No there is not, but you can install it very easily with git. If you need help with that I can walk you through it. :) On Thursday, February 6,...

@maliayas I am working on some infrastructure that will allow users to easily test pre releases. Once that is setup up, I am going to be focusing on the protected...

@pironim oh ok, I see the difference now. > association class can't be detected using Model.reflect_on_all_associations I am not familiar with what data that will give you in this scenario...