module ForeverStyleGuide
Constants
- VERSION
Public Class Methods
asset_paths()
click to toggle source
# File lib/forever_style_guide.rb, line 4 def self.asset_paths Dir.glob("#{File.expand_path("../../app/assets", __FILE__)}/*/") end