method

ref

ref()
public

No documentation available.

# File actionpack/lib/action_view/template/types.rb, line 34
        def ref
          to_sym || to_s
        end