method

ref

ref()
public

No documentation available.

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