> I'm basically just trying to understand what Rails 4 plans to offer with > regard to patching,
Here is the relevant commit: https://github.com/rails/rails/commit/002713c64 The commit message gives a pretty decent overview. This is basically just a baby-step forward; but adding direct support for the method will allow other people to do exactly what they want. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
