Eric Brookfield

Results 15 comments of Eric Brookfield

Is Note different than Status? [edit: removed reply-by-email junk]

Thank you! I've never added a fork with a branch to a Gemfile before. The syntax if needed is ``` gem 'resque-web', require: 'resque_web', git: 'https://github.com/EdCordata/resque-web', branch: 'fix/file-to-import-not-found-or-unreadable-font-awesome-sprockets' ```

Haven’t used this in years, and can’t really support it, sorry. From the look of the error, I’d guess their API changed. Maybe you can read up on their latest...

I see. That does complicate things, but it seems like it'd be worth it. I think we'd have to adjust the logic [here](https://github.com/rails/jquery-ujs/blob/master/src/rails.js#L422-L427)?

Hi. Just saw this. I wonder if it's related to what I just filed: #408