rails/guides
Matthew Draper 2e6658ae51 Clarify intentions around method redefinitions
Don't use remove_method or remove_possible_method just before a new
definition: at best the purpose is unclear, and at worst it creates a
race condition.

Instead, prefer redefine_method when practical, and
silence_redefinition_of_method otherwise.
2017-09-01 14:27:13 +09:30
..
assets Shrink image files in the guides using ImageOptim 2017-06-21 01:39:36 +09:00
bug_report_templates Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00
rails_guides Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00
source Clarify intentions around method redefinitions 2017-09-01 14:27:13 +09:30
.document adds guides/.document to tell rdoc not to process this directory 2013-03-04 22:28:23 +01:00
CHANGELOG.md Start Rails 5.2 development 2017-03-22 10:11:39 +10:30
rails_guides.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00
Rakefile Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00