rails--rails/actionview/lib/action_view
Akira Matsuda 7a563f749d Fix Class#new + keyword arguments warnings 2019-09-09 02:35:59 +09:00
..
helpers Passing in a Hash instance as kwargs parameters requires the "double splat" prefix 2019-09-05 13:26:58 +09:00
locale
renderer Remove misleading documentation 2019-08-10 02:52:15 +01:00
tasks Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
template :action is just a string 2019-08-19 00:34:28 +09:00
testing Merge pull request #36412 from robotdana/compact_blank 2019-07-25 16:18:18 -04:00
base.rb active_support/deprecation has to be already required via active_support/rails.rb 2019-07-12 18:34:07 +09:00
buffers.rb [ci skip] Doc ActionView::OutputBuffer 2018-09-06 15:28:45 -05:00
cache_expiry.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
context.rb Directly include "CompiledTemplates" module 2019-01-18 15:51:15 -08:00
dependency_tracker.rb [Action View] require_relative => require 2017-10-21 22:48:28 +09:00
digestor.rb Add a default value for arg `format` in `ActionView::Digestor.digest()` 2019-07-26 15:22:43 +05:30
flows.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
gem_version.rb Start Rails 6.1 development 2019-04-24 15:57:14 -04:00
helpers.rb Remove RecordTagHelper 2018-04-07 09:28:01 +09:00
layouts.rb Fix `_write_layout_method` 2019-08-02 01:55:47 +09:00
log_subscriber.rb Logging at info level should be reserved for top-level concerns 2019-08-26 16:43:45 -04:00
lookup_context.rb Avoid creating new Array when looking up already registered detail 2019-07-31 12:18:42 +09:00
model_naming.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
path_set.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
railtie.rb Only clear template caches in dev after changes (#35629) 2019-04-01 21:22:57 +02:00
record_identifier.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
rendering.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
routing_url_for.rb respect path_only option when an array is passed into url_for 2018-10-01 19:31:08 +02:00
template.rb active_support/deprecation has to be already required via active_support/rails.rb 2019-07-12 18:34:07 +09:00
test_case.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
unbound_template.rb Fix Class#new + keyword arguments warnings 2019-09-09 02:35:59 +09:00
version.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
view_paths.rb Stop reopening ClassMethods and merge definitions 2019-08-19 00:35:23 +09:00