index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
features
/
step_definitions.rb
Age
Commit message (
Expand
)
Author
2019-02-10
resolves #3054 never mutate strings; add `frozen_string_literal: true` commen...
Dan Allen
2019-01-23
resolves #2995 use methods on File class instead of IO class (PR #2999)
Dan Allen
2019-01-06
switch to modern hash syntax
Dan Allen
2019-01-06
use require_relative instead of modifying $LOAD_PATH
Dan Allen
2019-01-06
remove workarounds for Ruby < 2.3
Dan Allen
2017-07-01
rework cucumber step definitions
Dan Allen
2017-06-25
simplify line mapper in helper for feature tests
Dan Allen
2017-06-25
configure Slim in feature tests to not escape or sort attributes
Dan Allen
2017-06-25
configure Slim in feature tests to use html as format instead of deprecated h...
Dan Allen
2017-05-18
use IO.write instead of File.open w/ block
Dan Allen
2014-11-23
add UTF-8 encoding header to all Ruby files with logic
Dan Allen
2014-11-10
enable CI reports
Dan Allen
2014-02-26
resolves #778, rewrite converter API; resolves #638, integrate thread_safe gem
Dan Allen
2013-10-25
improvement to Cucumber test infrastructure
Dan Allen
2013-10-25
resolves #731 add initial Cucumber test infrastructure
Dan Allen