* Duncan Mac-Vicar P <[email protected]> [Aug 10. 2009 13:43]: > --- a/plugins/time/app/controllers/systemtimes_controller.rb > +++ b/plugins/time/app/controllers/systemtimes_controller.rb > @@ -1,3 +1,5 @@ > +require 'systemtime' > +
This confuses me. Shouldn't it be model :systemtime or something similar ? Klaus --- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
