rails5-spec-converter
rails5-spec-converter copied to clipboard
Always add comma between params hash and format key
This comma is not optional; this code path is only taken when there's a format key that needs to be added after the params hash.
@tjgrathwell - Thoughts on merging this?