Closed leifg closed 12 years ago
Hi there,
thanks for the update.
as I need to use this gem from jruby on Ubunto 10.04, I cannot use the yajl library, so I replaced it by the standard json library.
Furthermore the method select! is not available in Ruby 1.8 so I changed that as well.
Just wanted to let you know.
regards Leif
I couldn't pull this in b/c of unrelated changes (e.g. I have an automated the release process so the version needs to be in VERSION.yml).
couldn't you just use bundler for all of this?
Hi there,
thanks for the update.
as I need to use this gem from jruby on Ubunto 10.04, I cannot use the yajl library, so I replaced it by the standard json library.
Furthermore the method select! is not available in Ruby 1.8 so I changed that as well.
Just wanted to let you know.
regards Leif