rails--rails/guides/rails_guides
Jonathan Hefner b78966b558 Render copy-to-clipboard text in element attribute [ci-skip]
Rendering copy-to-clipboard text in an invisible element causes
invisible extraneous matches when searching text on the page (e.g. with
Ctrl+F).  Rendering in an element attribute avoids this problem.
2021-07-23 12:52:10 -05:00
..
markdown Render copy-to-clipboard text in element attribute [ci-skip] 2021-07-23 12:52:10 -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 ruby 2.7's filter_map instead of select + map 2021-04-26 17:55:33 -04: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