Sass::Script::Functions

Public Instance Methods

generated_image_url(path, only_path = nil) click to toggle source
# File lib/compass-rails/patches/3_1.rb, line 4
def generated_image_url(path, only_path = nil)
  asset_url(path, Sass::Script::String.new("image"))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.