to me it looks like its actually your framework and you are not where you think you are I would probably get rid of the module inside of the class and see if that makes a difference trying to access the method
and maybe creating the new methods in the test instead of in the framework again just to eliminate it as a problem On Tue, May 8, 2012 at 1:13 PM, Cassiano Leal <[email protected]>wrote: > > > On 8 May 2012 12:45, Željko Filipin <[email protected]> wrote: > >> On Tue, May 8, 2012 at 5:24 PM, Cassiano Leal <[email protected]> >> wrote: >> > @Željko: https://gist.github.com/2636234 >> >> Could you please provide the minimum amount of code that still reproduces >> the problem? >> >> > This reproduces it: > https://gist.github.com/2637460#file_pry+console+and+html > > I've included the entire HTML (pasted from Firefox's View Source) bar > sensitive information. > > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] > -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
