Class: JsxRosetta::PagesRouting::ControllerFile
- Inherits:
-
Data
- Object
- Data
- JsxRosetta::PagesRouting::ControllerFile
- Defined in:
- lib/jsx_rosetta/pages_routing.rb
Instance Attribute Summary collapse
-
#contents ⇒ Object
readonly
Returns the value of attribute contents.
-
#path ⇒ Object
readonly
Returns the value of attribute path.
Instance Attribute Details
#contents ⇒ Object (readonly)
Returns the value of attribute contents
46 47 48 |
# File 'lib/jsx_rosetta/pages_routing.rb', line 46 def contents @contents end |
#path ⇒ Object (readonly)
Returns the value of attribute path
46 47 48 |
# File 'lib/jsx_rosetta/pages_routing.rb', line 46 def path @path end |