summaryrefslogtreecommitdiff
path: root/lib/highline/import.rb
Commit message (Expand)AuthorAgeFilesLines
* Rubocop automatic correctionsAbinoam P. Marques Jr2017-06-301-2/+2
* Use the more specific method name (not the alias)Abinoam P. Marques Jr2017-06-291-1/+1
* Reduce global namespace polutionAbinoam P. Marques Jr2017-06-291-2/+1
* Update documentation about highline/import and $terminalAbinoam P. Marques Jr2017-06-291-5/+5
* Redirect delegations to HighLine classAbinoam P. Marques Jr2017-06-291-1/+1
* Remove global variableAbinoam P. Marques Jr2017-06-291-2/+0
* They're just delegators. Follow previous convention.pr_211_optionAbinoam P. Marques Jr2017-06-251-18/+2
* Makes HighLine.reset_use_color an ins methAbinoam P. Marques Jr2017-06-251-0/+5
* Move HighLine.use_color= and use_color? to import.rbAbinoam P. Marques Jr2017-06-241-0/+12
* Put down the last C and B grade objects (inch - documentation)Abinoam Praxedes Marques Jr2015-12-141-0/+3
* Improve some monkey patched classes' documentationAbinoam Praxedes Marques Jr2015-12-131-3/+7
* It's 'nil check' hunting seasonAbinoam Praxedes Marques Jr2015-07-171-2/+2
* remove unneccessary shebang lines from *.rb files in libMichal Cichra2015-06-151-1/+0
* Add coding information to all files - 1.9 compatibilityAbinoam Praxedes Marques Jr2015-04-291-0/+3
* Removing trailing whitespace.Marcus Stollsteimer2012-11-271-4/+4
* Remove shebangs. Fix shebang-spec.Scott Gonyea2012-06-121-2/+0
* Change shebangs to use /usr/bin/env to find the ruby.Scott Gonyea2012-06-121-1/+1
* restructuringGregory Brown2009-02-021-0/+43