Method: ViewAssets::PathInfo#initialize

Defined in:
lib/view_assets/path_info.rb

#initialize(path) ⇒ PathInfo

Returns a new instance of PathInfo.



9
10
11
# File 'lib/view_assets/path_info.rb', line 9

def initialize(path)
  replace path
end