Class: ShnaiderCode::CreateStudentController

Inherits:
Object
  • Object
show all
Defined in:
lib/source/controllers/create_student_controller.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initializeCreateStudentController

Returns a new instance of CreateStudentController.



5
6
# File 'lib/source/controllers/create_student_controller.rb', line 5

def initialize()
end

Instance Attribute Details

#onCreateObject

Returns the value of attribute onCreate.



3
4
5
# File 'lib/source/controllers/create_student_controller.rb', line 3

def onCreate
  @onCreate
end