Libraries
»
model_XD
(0.1.0)
»
Index
»
StudentListController
»
#count
Method: StudentListController#count
Defined in:
lib/student_list_controller.rb
#
count
⇒
Object
48 49 50
# File 'lib/student_list_controller.rb', line 48
def
count
@student_list
.
count
end