You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moved all CCK step definition/miscellaneous file logic from CCK gem to this repo.
All logic contained in compatibility (luke-hill)
Cleared up a few Layout/Linting cop offenses (#1750luke-hill)
Fixed
Fix a situation whereby the step definition message will omit the parameter-type name when it cannot be inferred
(This fixes an issue in cucumber-wire when passing legacy steps down the wire)
(#1746luke-hill)