Module: VirtualAssetPath

Defined in:
lib/virtual_asset_path.rb

Constant Summary collapse

VERSION =
File.read( File.join(File.dirname(__FILE__),'..','VERSION') ).strip

Class Attribute Summary collapse

Class Attribute Details

.methodObject

Returns the value of attribute method.



5
6
7
# File 'lib/virtual_asset_path.rb', line 5

def method
  @method
end

.styleObject

Returns the value of attribute style.



5
6
7
# File 'lib/virtual_asset_path.rb', line 5

def style
  @style
end