Class: JsxRosetta::PagesRouting::ControllerFile

Inherits:
Data
  • Object
show all
Defined in:
lib/jsx_rosetta/pages_routing.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentsObject (readonly)

Returns the value of attribute contents

Returns:

  • (Object)

    the current value of contents



46
47
48
# File 'lib/jsx_rosetta/pages_routing.rb', line 46

def contents
  @contents
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



46
47
48
# File 'lib/jsx_rosetta/pages_routing.rb', line 46

def path
  @path
end