mirror of
https://github.com/github/rails.git
synced 2026-01-29 00:08:15 -05:00
4364c361b599f99bc2345ce4eb2d145b07ed8a0f
100% of your gems into vendor/ it would be nice to have the ability to automatically unpack the full dependency tree of your specified gems. This patch adds the rake task gems:unpack:dependencies to do this. Usage: gems:unpack:dependencies # unpack all dependencies gems:unpack:dependencies GEM=foo # unpack all dependencies for gem foo
Fixed that formatted_polymorphic_route should be able to take the :format as part of a single hash or as the option hash (references #8741)
Revert "Ensure that save on child object fails for invalid belongs_to association. Closes #11555. [rubyruy]"
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%