opal 1.7.3
Opal is a Ruby to JavaScript compiler. It is source-to-source, making it fast as a runtime. Opal includes a compiler (which can be run in any browser), a corelib and runtime implementation. The corelib/runtime is also very small.
Gemfile:
=
Copy to clipboard
Copied!
install:
=
Development Dependencies (14):
benchmark_driver
= 0.15.17
benchmark-ips
< 2.8
bundler
>= 0
octokit
~> 4.9
rack
~> 2.2
rack-test
>= 0
rake
~> 13.0
rspec
~> 3.9
rubocop
~> 0.67.0
rubocop-performance
~> 1.1.0
selenium-webdriver
>= 0
sinatra
~> 3.0
sourcemap
~> 0.1.0
webrick
>= 0