Ticket #8825: receiver_spelling_mistake.patch
| File receiver_spelling_mistake.patch, 0.6 kB (added by halorgium, 2 years ago) |
|---|
-
a/lib/capistrano/configuration/loading.rb
old new 77 77 end 78 78 79 79 # Require another file. This is identical to the standard require method, 80 # with the exception that it sets the rec iever as the "current" configuration80 # with the exception that it sets the receiver as the "current" configuration 81 81 # so that third-party task bundles can include themselves relative to 82 82 # that configuration. 83 83 def require(*args) #:nodoc: