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
2015-08-28 17:26:09 +10:00
..
helpers Fix calling cache helper with a relation 2015-08-28 17:26:09 +10:00
locale
renderer Pass formats to lookup_context 2015-08-24 15:16:59 -03:00
tasks move cache_digests rake methods into their own namespace 2014-09-26 11:55:40 -07:00
template Add wildcard template dependencies. 2015-07-26 19:21:14 +02: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 Add wildcard template dependencies. 2015-07-26 19:21:14 +02:00
digestor.rb Add wildcard template dependencies. 2015-07-26 19:21:14 +02: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 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 remove LookupContext#with_layout_format by passing formats for layouts explicitely. 2015-08-24 15:07:25 -03: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 Use existing constant for joining instead of '_' 2015-01-18 13:06:42 +05:30
rendering.rb Pull plain content type handling up to render 2015-08-26 14:04:04 -07:00
routing_url_for.rb Make AC::Parameters not inherited from Hash 2015-07-15 11:11:36 -04:00
template.rb Cut string ActionView template allocations 2015-07-29 20:41:58 -05:00
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