[Rails] Mocking, a common practice

2010-04-23 Thread mariek
I would like to ask for Your experience how to handle mocking class method only for one specific test. Scenario is: I have unit test suite and in one of the test I have mocked a class method, and I want this class method to be only mocked in this specific test. But this mock applies to all test fi

[Rails] Re: Compose keys

2009-07-03 Thread mariek
try composite_primary_keys On Jul 1, 3:42 pm, Augustus Costa wrote: > Somebody can help me? > I looking for good plugin to work with compose keys on rails. > Any ideia? > > -- > Horus Augustus C. C. Lima > > Sagarana Tech > Mobile +55(85)8842.4402 > Desk +55(85)3304.6530 > augus...@sagaranatech.

[Rails] Re: Rails Logger

2008-11-28 Thread mariek
thanks a lot guys --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to [EMA

[Rails] Rails Logger

2008-11-27 Thread mariek
how to make default rails logger accessible in my custom modules, because as I see now its available only for ActiveRecord and some other Rails modules. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: