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
Yves Senn 8842ce2395 Merge pull request #21712 from amitsuroliya/html_fix
Correcting output of `file_field` with `multiple` attribute option [ci skip]
2015-09-22 10:35:47 +02:00
..
helpers Merge pull request #21712 from amitsuroliya/html_fix 2015-09-22 10:35:47 +02:00
locale
renderer Replaced ThreadSafe::Map with successor Concurrent::Map. 2015-09-19 09:56:26 -04:00
tasks move cache_digests rake methods into their own namespace 2014-09-26 11:55:40 -07:00
template Replaced ThreadSafe::Map with successor Concurrent::Map. 2015-09-19 09:56:26 -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 Make disable_with default in submit_tag 2015-08-11 16:35:10 -07:00
buffers.rb handle <%== nil %> cases 2014-09-14 17:11:13 -07:00
context.rb
dependency_tracker.rb Replaced ThreadSafe::Map with successor Concurrent::Map. 2015-09-19 09:56:26 -04:00
digestor.rb Replaced ThreadSafe::Map with successor Concurrent::Map. 2015-09-19 09:56:26 -04:00
flows.rb Comment typo 2013-06-25 14:34:51 -04:00
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 Pass the correct formats 2015-08-24 15:36:14 -03:00
log_subscriber.rb Prefer to pass block when logging. 2014-07-18 15:04:43 +08:00
lookup_context.rb Merge pull request #21612 from ronakjangir47/remove_unused_params 2015-09-21 08:30:43 -06:00
model_naming.rb nodoc ActionView::ModelNaming module 2015-01-18 11:57:36 +05:30
path_set.rb Add wildcard template dependencies. 2015-07-26 19:21:14 +02:00
railtie.rb Make digest cache work in development. 2015-07-18 21:54:19 +02:00
record_identifier.rb fix typo intance -> instance in ActionView [ci skip] 2015-09-13 20:18:10 +05:30
rendering.rb Pull plain content type handling up to render 2015-08-26 14:04:04 -07:00
routing_url_for.rb url_for does not modify polymorphic options 2015-09-04 13:42:32 -07:00
template.rb adding description of return value [ci skip] 2015-09-03 17:22:36 +05:30
test_case.rb Dont try to call method missing in routes if thats not what we want 2015-08-10 22:16:52 +02:00
version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
view_paths.rb [skip ci] Lookup can be a noun but it is not a verb 2015-07-17 20:18:57 +02:00