Skip to content

Releases: tknerr/ruby-devpack

Ruby DevPack v0.3.1

09 Mar 23:25
Compare
Choose a tag to compare

This is a bugfix release for the v0.3 Ruby DevPack.

Fixes:

  • sets BUNDLE_PATH to ~/.gem/ruby/2.2.0 so that all bundle installed gems will end up in the devpack-local home directory

Improvements:

  • faster downloading / installation of gem bundles (16 parallel)
  • more reliable if downloading a gem failed (3 retries)

See the CHANGELOG for more details:
https://github.com/tknerr/ruby-devpack/blob/master/CHANGELOG.md#031-march-09-2015

See the USAGE section on how to get started:
https://github.com/tknerr/ruby-devpack#installation-and-usage

Please note: this Ruby DevPack contains a trial version of SublimeText editor. Please consider buying a license if you plan to use it beyond evaluation!

Ruby DevPack v0.3

08 Mar 01:03
Compare
Choose a tag to compare

This is the first binary release of the Ruby DevPack. Licensing information and acknowledgements are now included and all tools have been updated to their latest version:

  • Ruby 2.2.1
  • DevKit 4.7.2
  • ConEmu 20150305
  • PortableGit 1.9.5
  • clink 0.4.4
  • putty 0.6.3
  • SublimeText 2.0.2

See the CHANGELOG for more details:
https://github.com/tknerr/ruby-devpack/blob/master/CHANGELOG.md#03-march-08-2015

See the USAGE section on how to get started:
https://github.com/tknerr/ruby-devpack#installation-and-usage

Please note: this Ruby DevPack contains a trial version of SublimeText editor. Please consider buying a license if you plan to use it beyond evaluation!