1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
David Rodríguez f173ec77fc Abort early if generator command fails (#34420)
* No need to go through ruby

* Abort early if a generator command fails

* Reuse `rails_command` method

* Bump thor minimum dependency to 0.20.3

* Add some minimal docs

* Add a changelog entry

* Restore original logging
2018-12-07 15:01:32 +09: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 Abort early if generator command fails (#34420) 2018-12-07 15:01:32 +09:00
.document
CHANGELOG.md reflect c03bba4 in CHANGELOGs 2018-09-08 09:50:05 +02: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