The sad thing is the DataMapper serializer DM_types seems to depend on json_pure and I've got active support all over the place.
require active_support before json/pure
Hi piyush, sadly this was with jruby. So the solution was that json/pure is broken. I switched to json/jruby =p
require active_support before json/pure
ReplyDeleteHi piyush, sadly this was with jruby. So the solution was that json/pure is broken. I switched to json/jruby =p
ReplyDelete