igor-alexandrov/wisepdf

Broken on Rails 5.1

crismali opened this issue · 1 comments

NoMethodError:
undefined method `alias_method_chain' for ActionController::Base:Class

alias_method_chain was deprecated in 5.0 and removed in 5.1.

@crismali possibly too long ago to worry, but I came across this recently and fixed it in my branch #29 👍