This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 27c03e69e94655482b0d77d3ae0ca902ce537f8c
tree 2b71a3ec9ac2e11d75fc008755bf53c07a3d36b3
parent 0c9f677e7861ef2aae36d91811d72794e4709f58
tree 2b71a3ec9ac2e11d75fc008755bf53c07a3d36b3
parent 0c9f677e7861ef2aae36d91811d72794e4709f58
- actionpack/CHANGELOG
- actionpack/lib/action_controller.rb
- actionpack/lib/action_controller/base.rb
- actionpack/lib/action_controller/components.rb
- actionpack/lib/action_controller/flash.rb
- actionpack/test/controller/components_test.rb
... |
... |
|
... |
... |
|
... |
... |
|












Wow, that was easy to remove. Maybe something to do with how modular the Rails internals are?
aww
yeah, I still use render_component in one place (for a good reason)
but fair enough. it’s been deprecated for a long time.
I think the deprecation said “it’ll be removed with rails 2.0” but it never was :s