summaryrefslogtreecommitdiff
path: root/lib/highline/wrapper.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove assignments in conditionalsAbinoam P. Marques Jr2017-07-071-1/+2
* Require 'English' for rubocop autofixed filesAbinoam P. Marques Jr2017-07-011-0/+2
* Rubocop automatic correctionsAbinoam P. Marques Jr2017-06-301-10/+8
* Improve HighLine::Wrapper documentationAbinoam Praxedes Marques Jr2015-12-141-0/+9
* 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
* Wrapper.wrap returns text unless wrap_at definedAbinoam Praxedes Marques Jr2015-04-291-0/+3
* Move HighLine#actual_length to HighLine::Wrapper moduleAbinoam Praxedes Marques Jr2015-04-291-1/+9
* Move HighLine::Statement wrapping logic into its own moduleAbinoam Praxedes Marques Jr2015-04-291-0/+30