Answers

Question and Answer:

  Home  Ruby on Rails Developer

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

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

 173 views

More Questions for you: