Skip to content

Latest commit

 

History

History
68 lines (58 loc) · 982 Bytes

File metadata and controls

68 lines (58 loc) · 982 Bytes

Environment

Ruby MRI 2.3 running within a Dockerized Ubuntu 14.04 container.

Gems

The following gems are already installed and available for use.

  • ably
  • amqp
  • capybara
  • celluloid
  • concerning
  • concurrent-ruby
  • elasticsearch
  • eventmachine
  • factory_girl
  • functional-ruby
  • googlecharts
  • mongo
  • mongoid
  • nokogiri
  • pry
  • rails
  • redis
  • rspec
  • rspec-its
  • rspec-rails
  • ruby-graphviz
  • sequel
  • sinatra
  • timecop
  • timers
  • webmock

Sciruby Based Gems:

  • sciruby
  • algorithms
  • ai4r
  • awesome_print
  • classifier
  • daru
  • darwinning
  • decisiontree
  • distribution
  • gga4r
  • gimuby
  • hamster
  • histogram
  • measurable
  • mikon
  • minimization
  • narray
  • ruby-fann
  • statsample
  • statsample-glm
  • statsample-timeseries
  • stuff-classifier
  • symbolic
  • unit

Timeout

The sandbox environment will timeout the code within 12 seconds.

For more information, view the docker file