1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib/action_view
Rafael Mendonça França 8193a09a1f Revert "Merge pull request #19685 from vngrs/actionview_parent_layout_bug"
This reverts commit a9d58c77da, reversing
changes made to 041c2c879a.

Reason: The old behavior is how it was working in previous version of
Rails since 4.0.x so it is not safe to backport to a stable branch.

See https://github.com/rails/rails/issues/19626#issuecomment-89862258
and https://github.com/rails/rails/pull/15050#issuecomment-45333449
2015-06-02 20:57:54 -03:00
..
helpers Fix docs markup for option_groups_from_collection_for_select [ci skip] 2015-05-19 23:27:56 -03:00
locale
renderer spelling fix [ci skip] 2015-05-19 23:47:35 +05:30
tasks move cache_digests rake methods into their own namespace 2014-09-26 11:55:40 -07:00
template Merge pull request #17512 from JackDanger/danger/use-default-view-pattern-in-docs 2015-04-10 17:03:48 -07:00
testing Removed ActionView::Assertions. Getting ready to exchange with Rails::Dom::Testing::Assertions. 2014-06-16 21:04:17 +02:00
base.rb Add documentation for local_assigns [ci skip] 2015-02-17 18:25:59 +05:30
buffers.rb handle <%== nil %> cases 2014-09-14 17:11:13 -07:00
context.rb
dependency_tracker.rb Fix dependency tracker bug 2015-02-25 14:57:29 +02:00
digestor.rb Log digest as :debug instead of :info 2014-07-15 14:18:32 +10:00
flows.rb
gem_version.rb Start Rails 5 development 🎉 2014-11-28 15:00:06 -02:00
helpers.rb Make ActionView::Tags loading tread safe 2013-12-02 20:27:50 -02:00
layouts.rb Revert "Merge pull request #19685 from vngrs/actionview_parent_layout_bug" 2015-06-02 20:57:54 -03:00
log_subscriber.rb Prefer to pass block when logging. 2014-07-18 15:04:43 +08:00
lookup_context.rb head no_content when there is no template or action performed 2015-04-05 15:46:50 -04:00
model_naming.rb nodoc ActionView::ModelNaming module 2015-01-18 11:57:36 +05:30
path_set.rb
railtie.rb Merge multi_fetch_fragments. 2015-02-20 20:07:50 +01:00
record_identifier.rb Use existing constant for joining instead of '_' 2015-01-18 13:06:42 +05:30
rendering.rb Support :assigns option when rendering with controllers/mailers. 2015-01-22 00:25:50 +03:00
routing_url_for.rb move _generate_paths_by_default to where it is used 2015-03-01 13:35:24 -08:00
template.rb Merge pull request #18948 from kaspth/automatic-collection-caching 2015-02-25 11:54:07 -03:00
test_case.rb Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05:00
version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
view_paths.rb Remove deprecated AbstractController::Base::parent_prefixes 2015-01-04 11:58:42 -03:00