Module: ForeverStyleGuide

Defined in:
lib/forever_style_guide.rb,
lib/forever_style_guide/version.rb

Constant Summary collapse

VERSION =
"4.2.2"

Class Method Summary collapse

Class Method Details

.asset_pathsObject



4
5
6
# File 'lib/forever_style_guide.rb', line 4

def self.asset_paths
  Dir.glob("#{File.expand_path("../../app/assets", __FILE__)}/*/")
end