use rb_funcall2 instead of rb_funcallv #32

Merged
cremno merged 1 commits from use-rb_funcall2-instead-of-rb_funcallv into master 2014-05-25 11:28:31 +00:00

1 Commits

Author SHA1 Message Date
cremno e6a116f43f use `rb_funcall2` instead of `rb_funcallv`
In 2.1 `rb_funcall2`  was renamed to `rb_funcallv` and
a macro for backward compatibility was added.
2014-05-25 12:57:04 +02:00