rails/guides
Kasper Timm Hansen 1b7c3222e8
Require Ruby 2.5 for Rails 6.
Generally followed the pattern for https://github.com/rails/rails/pull/32034

* Removes needless CI configs for 2.4
* Targets 2.5 in rubocop
* Updates existing CHANGELOG entries for fewer merge conflicts
* Removes Hash#slice extension as that's inlined on Ruby 2.5.
* Removes the need for send on define_method in MethodCallAssertions.
2018-12-19 21:47:50 +01:00
..
assets allow right to left styling of docs (#3) 2018-11-19 18:59:52 +02:00
bug_report_templates Revert "Merge pull request #34421 from albertoalmagro/use-assert-not-instead-of-refute" 2018-11-11 12:35:55 +09:00
rails_guides Use safe nav operator when calling RailsGuides::Generator.new 2018-12-05 12:41:07 +09:00
source Require Ruby 2.5 for Rails 6. 2018-12-19 21:47:50 +01:00
.document adds guides/.document to tell rdoc not to process this directory 2013-03-04 22:28:23 +01:00
CHANGELOG.md Require Ruby 2.5 for Rails 6. 2018-12-19 21:47:50 +01:00
rails_guides.rb Use safe nav operator when calling RailsGuides::Generator.new 2018-12-05 12:41:07 +09:00
Rakefile Enable Start/EndWith and RegexpMatch cops 2018-07-28 17:37:17 -04:00
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00