Return the full key for the given identifier and argument names
# File action_view/compiled_templates.rb, line 23 def full_key(identifier, arg_names) [identifier, arg_names] end
<code/>
<pre/>
<code/>and<pre/>for code samples.