Module: FannyPack

Defined in:
lib/fanny_pack/assets.rb,
lib/fanny_pack/version.rb

Defined Under Namespace

Modules: Assets

Constant Summary collapse

VERSION =

Read the FannyPack.version attribute from lib/assets/javascripts/fanny_pack/version.js.coffee

File.read(File.expand_path('../../assets/javascripts/fanny_pack/version.js.coffee', __FILE__)).match(/Package.version \= '(.+)'/m).captures.first