class String

Public Instance Methods

ey?() click to toggle source
# File lib/rake/sprockets/ey_string.rb, line 14
def ey?
  EyString.new(self)
end