Class: Repla::Controller

Inherits:
Object
  • Object
show all
Defined in:
lib/repla/lib/controller.rb

Overview

Controller

Instance Attribute Summary collapse

Instance Attribute Details

#viewObject (readonly)

Returns the value of attribute view.



4
5
6
# File 'lib/repla/lib/controller.rb', line 4

def view
  @view
end