Mike McQuaid
3f9cce0a03
Use new "macOS" naming where appropriate.
...
Not quite a mass replacement as I've used OS X and Mac OS X where
describing specific older versions and added compatibility methods
for things in the DSL.
2016-09-18 19:57:19 +01:00
Xu Cheng
b586a04204
describe_homebrew_ruby: fix regex
...
`.` need to be escaped, otherwise it will match any character.
Also improve code style for handling string s.
2016-07-13 15:34:49 +08:00
Xu Cheng
99e9a22b85
describe_homebrew_ruby: s may be a frozen string
2016-07-13 15:18:44 +08:00
Xu Cheng
fe3915237e
config: show homebrew ruby for all system ( #492 )
2016-07-11 22:32:46 +08:00
Mike McQuaid
9e7b8c61a9
Make config command cross-platform.
...
Closes #168 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-08 16:51:22 +01:00