method

to_s

to_s()
public

No documentation available.

# File actionview/lib/action_view/testing/resolvers.rb, line 21
    def to_s
      @hash.keys.join(", ")
    end