John Mileham

Results 21 comments of John Mileham

`config/puma.rb` is now compatible with Heroku.

We should make the README clearer on this, but there are actually no default creds (we didn't want peoples apps to start out insecure). [Here's how to create admins](https://github.com/Betterment/test_track#creating-admins). There...

(In Heroku creating an admin would mean first running `heroku console --app whatevermyappiscalled` from a shell on your machine, assuming you have the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli#download-and-install) installed)

This guy: [![Slack Status](https://testtrack-slackin.herokuapp.com/badge.svg)](https://testtrack-slackin.herokuapp.com)

i want to break web clients because it's the dev's fault then. :)

(and you can force upgrade of the web client)

Deciding and finishing are different, right, so we'd want to be able to decide immediately and then finish in a follow-up migration later. But I do like the idea of...

I guess after-release migrations would be the ticket. rails-core has talked about that a bit, I think. Maybe we should adopt a tool that does that and make that the...

Yeah, I'd think we'd ride on activerecord after-release migrations

https://github.com/Betterment/test_track_rails_client/issues/56 should address that flapping issue! Thanks for reminding me to post that idea.