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