Sha256: b342f752f96dc5a466f1adc85841e86c92afd4e0cf2878518a002d8f4909298c
Contents?: true
Size: 214 Bytes
Versions: 20
Compression:
Stored size: 214 Bytes
Contents
Given /^the indentation rules are like Ruby's$/ do Redcar::AutoIndenter.test_rules = Redcar::AutoIndenter::Rules.new(/def/, /end/) end When /^I auto-indent/ do Redcar::AutoIndenter::IndentCommand.new.run end
Version data entries
20 entries across 20 versions & 1 rubygems