Module: FoxPage::AppParts::Sprockets
Instance Attribute Summary collapse
-
#sprockets ⇒ Object
readonly
Returns the value of attribute sprockets.
Method Summary
Methods included from Base
Instance Attribute Details
#sprockets ⇒ Object (readonly)
Returns the value of attribute sprockets.
10 11 12 |
# File 'lib/fox_page/app_parts/sprockets.rb', line 10 def sprockets @sprockets end |