Actions
Bug #9721
closedsuper: no superclass method in Ruby 2.1.1
Bug #9721:
super: no superclass method in Ruby 2.1.1
Description
Below code will result into error:
However, it can pass with Ruby 1.9 and I am not sure if it's feature changes or bug.
Actions