rails--rails/guides/rails_guides
KapilSachdev a908d06c85
feat(rubocop): Add Style/RedundantRegexpEscape
- This cop will help in removing unnecessary escaping inside Regexp literals.
2020-12-08 18:57:09 +00:00
..
markdown Fix copy button for IRB code examples [ci-skip] 2020-10-31 16:57:17 -05:00
generator.rb Auto-correct for `delete_prefix`/`delete_suffix` 2020-06-05 12:40:39 +09:00
helpers.rb Cleanup credits related code as it is removed now in PR #32429 2018-04-03 15:19:57 +05:30
kindle.rb Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
levenshtein.rb Enable Style/ParenthesesAroundCondition cop 2018-08-19 08:16:21 +09:00
markdown.rb feat(rubocop): Add Style/RedundantRegexpEscape 2020-12-08 18:57:09 +00:00