Tell us what is the use of super function in Ruby on Rails?

Submitted by: Muhammad
The super function in Ruby is used to invoke the original method. It calls the super class implementation of the current method.
Submitted by: Muhammad

Read Online Ruby on Rails Developer Job Interview Questions And Answers