vmfloaty/lib/vmfloaty
Ryan McKern 5c794cd2b0 Use the Classname::VERSION pattern
Instead of having a hardcoded version identifier in multiple
locations, we can leverage the Classname::VERSION pattern to have a
single canonical version number that everything can reference
programmatically.
2017-03-01 14:02:58 -08:00
..
auth.rb (#33) Raise TokenError if no token provided 2016-09-24 11:15:44 -07:00
conf.rb Abstract conf parsing to class 2015-10-01 23:32:17 -07:00
errors.rb (#33) Handle more exceptions in vmfloaty command class 2016-09-24 13:29:43 -07:00
http.rb (#27) Handle URLs that do not have HTTP or HTTPS 2016-08-26 10:08:38 -07:00
pooler.rb Raise TokenError if none provided to Pooler.delete 2016-11-14 09:49:23 -08:00
ssh.rb (#28) Add new ssh command to vmfloaty 2016-08-26 10:01:08 -07:00
utils.rb Move pretty status printing to Utils namespace and out of commands 2016-12-06 11:21:21 -08:00
version.rb Use the Classname::VERSION pattern 2017-03-01 14:02:58 -08:00