cramp
cramp copied to clipboard
Invalid Multibyte Escape in Ruby 2.0.0
trafficstars
It appears there's an issue with callbacks.rb on line 81 with the /\000([^\377]*)\377/ regex. It wont start any code with ruby 2.0.0 because of it.
https://github.com/maxigs/cramp/commit/d3d18086d82138833b2454fb8cc7cab530a82d40
did solve it for me, at least the projects starts again, havent verified if it has any unwanted side-effects