rails--rails/guides/rails_guides
Petrik 4c258caba2 Add copy button for copying guide code examples [skip ci]
Instead of carefully selecting the code in examples, use a copy button
for copying the code. This uses https://clipboardjs.com/ for copying.

For the bash code examples only line starting with $ prompt are copied.
The $ prompt itself is not copied.
2020-10-01 16:32:43 +02:00
..
markdown Add copy button for copying guide code examples [skip ci] 2020-10-01 16:32:43 +02: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 Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00