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
Prem Sichanugrist e26d11c876 Change AC::TestResponse to AD::TestResponse
ActionController::TestResponse was removed in d9fe10c and caused a test
failure on Action View as its test case still refers to it.
2015-07-14 09:27:42 -04:00
..
helpers Merge pull request #20813 from noniq/locale-argument-for-pluralize-helper 2015-07-09 21:24:24 +02:00
locale
renderer Fix cache issue when different partials use the same collection 2015-06-28 20:41:59 -05:00
tasks move cache_digests rake methods into their own namespace 2014-09-26 11:55:40 -07:00
template Support explicit defintion of resouce name for collection caching. 2015-07-07 16:57:09 -04: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 Merge branch 'master' of github.com:rails/docrails 2015-06-21 18:37:55 +00: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 [ci skip] Fix to Fixed-width Font 2015-06-14 13:35:34 +09:00
model_naming.rb nodoc ActionView::ModelNaming module 2015-01-18 11:57:36 +05:30
path_set.rb
railtie.rb Exclude cache_digests:dependencies rake task in api app 2015-06-11 16:54:14 -03:00
record_identifier.rb Use existing constant for joining instead of '_' 2015-01-18 13:06:42 +05:30
rendering.rb [ci skip] Add '.' 2015-06-14 12:33:30 +09: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 Support explicit defintion of resouce name for collection caching. 2015-07-07 16:57:09 -04:00
test_case.rb Change AC::TestResponse to AD::TestResponse 2015-07-14 09:27:42 -04:00
version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
view_paths.rb [ci skip] Fix to Fixed-width Font 2015-06-14 13:35:34 +09:00