Module: Soundmanager2::Rails
- Defined in:
- lib/soundmanager2-rails.rb
Defined Under Namespace
Classes: Engine
Constant Summary collapse
- VERSION =
Pretty ghetto that this is a non-DRY req for an Engine So, stubborn sudara hackily gets VERSION from the gem’s VERSION file
File.open(File.join(File.dirname(__FILE__),"../VERSION"), "rb").read