instance method <

Ruby on Rails 4.2.9

Since v4.1.16 Last seen in v4.2.9

Available in: v4.1.16 v4.2.9

Signature

<(%= action %> <%= class_name %>.<%= action %> end <% end -%>)

No documentation comment.

Parameters

%= action %> <%= class_name %>.<%= action %> end <% end -%> req
Source
# File railties/lib/rails/generators/test_unit/mailer/templates/preview.rb, line 7
  def <%= action %>
    <%= class_name %>.<%= action %>
  end
<% end -%>

end

Defined in railties/lib/rails/generators/test_unit/mailer/templates/preview.rb line 7 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Object

Type at least 2 characters to search.

↑↓ navigate · open · esc close