aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/bin/math_server.rb
Commit message (Expand)AuthorAge
* Ruby style changes: replace `== 0` with `zero?`Gravatar Aggelos Avgerinos2015-05-09
* Updates the example servers to use #run_till_terminatedGravatar Tim Emiola2015-04-16
* Updates ruby code affected by the secure server API changeGravatar Tim Emiola2015-03-05
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Adds rubocop and fixes most style violations it detectedGravatar Tim Emiola2015-01-16
* Fixes the shebang lineGravatar Tim Emiola2015-01-13
* Switches to using protobuf-ruby.Gravatar temiola2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Switches to using protobuf-ruby.Gravatar temiola2015-01-08
* Update modules and packages to allow for a single grpc importGravatar temiola2014-12-11
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Incorporating ruby into the master grpc repository.Gravatar nnoble2014-12-01