Class: RailsAssets
- Inherits:
-
Object
- Object
- RailsAssets
- Defined in:
- lib/rails-assets-lygneo_jsxc.rb
Class Attribute Summary collapse
-
.components ⇒ Object
Returns the value of attribute components.
Class Method Summary collapse
Class Attribute Details
.components ⇒ Object
Returns the value of attribute components.
47 48 49 |
# File 'lib/rails-assets-lygneo_jsxc.rb', line 47 def components @components end |
Class Method Details
.load_paths ⇒ Object
49 50 51 |
# File 'lib/rails-assets-lygneo_jsxc.rb', line 49 def load_paths components.flat_map(&:load_paths) end |