class ERBTracker
Ruby on Rails edge
Since v4.0.13Available in: v4.0.13 edge
Action View ERB Dependency Tracker
Finds the dependencies of an ERB template by scanning its source with regular expressions for render calls and # Template Dependency: comments.
Because it matches against the source, it also handles template languages whose render calls look like Ruby.
Inherits from
Methods (inherited)
From Object
(17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options
From ActiveSupport::NumericWithFormat
(2)
- # to_formatted_s
- # to_fs