summaryrefslogtreecommitdiff
path: root/lib/highline/simulate.rb
Commit message (Expand)AuthorAgeFilesLines
* More manual fixes for rubocop warningsAbinoam P. Marques Jr2017-07-021-6/+7
* Rubocop automatic correctionsAbinoam P. Marques Jr2017-06-301-4/+1
* Replace $terminal to HighLine.default_instanceAbinoam P. Marques Jr2017-06-291-1/+1
* Fix HighLine::SimulateAbinoam P. Marques Jr2017-06-291-3/+3
* Put down the last C and B grade objects (inch - documentation)Abinoam Praxedes Marques Jr2015-12-141-1/+9
* Add an additional space to mmake yard skip credits type commentsAbinoam Praxedes Marques Jr2015-10-281-0/+1
* Add some rdoc markup for correct doc generationAbinoam Praxedes Marques Jr2015-07-171-0/+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-1/+1
* 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
* Correct caseAndy Rossmeissl2012-04-291-1/+1
* Add Highline::Simulator for use in testsAndy Rossmeissl2012-04-291-0/+50