Class: YaQueenRoleFontana::Asset::RailsImpl
- Inherits:
-
Object
- Object
- YaQueenRoleFontana::Asset::RailsImpl
- Defined in:
- lib/ya_queen_role_fontana/asset.rb
Instance Attribute Summary collapse
-
#root ⇒ Object
readonly
Returns the value of attribute root.
Instance Method Summary collapse
-
#initialize(root) ⇒ RailsImpl
constructor
A new instance of RailsImpl.
Constructor Details
Instance Attribute Details
#root ⇒ Object (readonly)
Returns the value of attribute root.
18 19 20 |
# File 'lib/ya_queen_role_fontana/asset.rb', line 18 def root @root end |