rails/guides
Petrik 32aaeba0ae Show generated SQL as comment wihout => in all examples [ci-skip]
If we show the generated SQL in a Ruby code block, some examples used:
* a  hash rocket `=>` (about  29 times)
* no hash rocket      (about 124 times)

The hash rocket is shown in IRB to show the return value of the last
statement. As SQL is never returned this way, and for consistency the
hash rocket has been removed.
2023-02-06 18:38:07 +01:00
..
assets Merge pull request #45932 from marcoroth/migrate-guides-to-turbo 2022-11-14 18:33:44 -05:00
bug_report_templates Freeze rack in 2.0 for guides bug report templates 2023-01-25 16:39:16 +00:00
rails_guides Update rubocop-performance and enable more performance-related cops 2022-08-26 15:07:11 +03:00
source Show generated SQL as comment wihout => in all examples [ci-skip] 2023-02-06 18:38:07 +01:00
.document
CHANGELOG.md Trim trailing whitespace from *.md files 2022-12-17 15:27:51 -08:00
rails_guides.rb Replaces mobi guide with epub for docs because of discontinued support 2022-08-05 00:18:20 +05:30
Rakefile Replaces mobi guide with epub for docs because of discontinued support 2022-08-05 00:18:20 +05:30
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00