maisumakun

Results 3 issues of maisumakun

Just like `ExecJS::ExternalRuntime::Context#call`, not using Duktape's `#call_prop` but simple `eval` will solve #45 . I don't know if there might be any side effects for this change, but it seems...

I'm trying to use duktape with Rails environment: - Rails 4.2.6 - ExecJS 2.7 - duktape 1.3.0.6 - autoprefixer-rails 6.0.3 After bundling gems I accessed the server and got `ExecJS::ProgramError...