summaryrefslogtreecommitdiff
path: root/examples/repeat_entry.rb
Commit message (Expand)AuthorAgeFilesLines
* Autocorrect Style/EncodingAbinoam P. Marques Jr2017-09-241-0/+1
* Enforce double quotes on stringsAbinoam P. Marques Jr2017-07-071-3/+3
* Apply manual fixes for rubocop warningsAbinoam P. Marques Jr2017-07-011-1/+2
* Rubocop automatic correctionsAbinoam P. Marques Jr2017-06-301-2/+2
* Replace $terminal to HighLine.default_instanceAbinoam P. Marques Jr2017-06-291-1/+1
* Advertise what Terminal class in use at tests and examplesAbinoam Praxedes Marques Jr2015-07-171-0/+3
* Add HighLine::TemplateRenderer to aggregate tpl rendering logicAbinoam Praxedes Marques Jr2015-04-291-1/+1
* fix repeat_entry.rb example to use hash entries as the questionDaniel Ferguson2013-07-041-1/+1
* Retain the shebangs on the examples.Scott Gonyea2012-06-141-0/+2
* 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
* Add typing verification through multiple matching entriesmichael2012-05-131-0/+21