kfrz
kfrz
If anyone's finding this and needs a solution - simply update the migration file with the rails version. I.e., Rails 5.1 would look like: ```rb class CreateImpressionsTable < ActiveRecord::Migration[5.1] ......
@KyleMit this is a nice solution. I'm also of the "I don't want to to modify core lib code" camp, so until https://github.com/select2/select2/pull/4293 is merged this workaround will suffice. The...
Yeah, it would be nice to have an option to point to a key and have a check box for "sign commit"
Maybe this is some conflicting port but I don't see how, I don't have any other things running on that port.
Here's a huge log file, most of it is built notifications but I figured it'd be prudent since you said > full logs https://gist.github.com/kfrz/0bd23e0d0bf23f329fb9f43e7d800722 Thanks for any help :) I'm...
https://github.com/start-react/ani-theme/pull/3 This pull request fixes my issue. Is this an NPM version thing that I don't know about? Opened a PR in case.