> In the meantime I have used alias_method_chain to override the method > in the super class. I up this old post, but I was having the same problem mocking super() so I had to alias_method_chain my method. -- Posted via http://www.ruby-forum.com/.