Mailinglist Archive: yast-devel (246 mails)
| < Previous | Next > |
[yast-devel] Re: [yast-commit] <rest-service> master : missing constant?
- From: Klaus Kaempf <kkaempf@xxxxxxx>
- Date: Mon, 10 Aug 2009 13:52:59 +0200
- Message-id: <20090810115259.GA2842@xxxxxxxxxxxxx>
* Duncan Mac-Vicar P <dmacvicar@xxxxxxx> [Aug 10. 2009 13:43]:
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: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
--- 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: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
| < Previous | Next > |