Is it possible to define JavaScript functions that callback to Ruby? #280
Unanswered
postmodern
asked this question in
Q&A
Replies: 1 comment 2 replies
-
If you explain the scenario I can try to answer, but now I don't understand the question honestly. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to the examples one can inject their own JavaScript into the page. Is it also possible to define a JavaScript function that calls back into Ferrum? I know this is possible with therubyracer which is built on a headless V8.
Beta Was this translation helpful? Give feedback.
All reactions