mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
2e6658ae51
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. |
||
---|---|---|
.. | ||
channel | ||
connection | ||
helpers | ||
server | ||
subscription_adapter | ||
channel.rb | ||
connection.rb | ||
engine.rb | ||
gem_version.rb | ||
remote_connections.rb | ||
server.rb | ||
subscription_adapter.rb | ||
version.rb |