Interestings
Heroku ignores Gemfile.lock if you have any windows platform versions referenced.
There’s really no good reason for them to do this.
There’s really no good reason for them to do this.
“How do i get a byte array from postgres into a png?”
Paperclip allows you to magically take a StringIO object and makes it an image.
“Any advice on a good modal?”
They are all bad but Bootstrap Modal seems less bad than most.
Time.use_zone {} to allow you to change the timezone in a thread safe manner.