search for: 17708

Displaying 6 results from an estimated 6 matches for "17708".

Did you mean: 1708
2006 Apr 03
0
with_scope used in a has_many :through model
Hi there, I have something like the following: class Person < AR:B ... ... has_many :votes has_many :chosen_answers, :through => :votes, :source => :answer, :select => ''DISTINCT answers.*'' do def my_answers(whodunnit) chosen_answers.with_scope(:find => { :conditions => [ "votes.created_by=?", whodunnit ] }) do chosen_answers.find :all
2009 Aug 21
0
Help with residuals function.
...ecast package for the data set): library("forecast") library("expsmooth") library("fma") f <- HoltWinters(wineind) This results in a HoltWinters fit to the data in the variable 'f'. If I look at the first few data points: f$x[1:10] [1] 15136 16733 20016 17708 18019 19227 22893 23739 21133 22591 And at the fitted values: f$fitted[1:10,1] [1] 14043.33 16849.90 18885.04 20474.27 18836.84 21665.11 24118.32 25198.27 [9] 22901.40 24450.89 Then at the residuals: residuals(f)[1:10] [1] 984.6741 1127.0982 1122.9566 879.7321 661.1564 459.8873...
2010 Aug 10
0
Asterisk 1.8.0-beta3 Now Available
...risk versions page. http://www.asterisk.org/asterisk-versions This release contains fixes since the last beta release as reported by the community. A sampling of the changes in this release include: * Fix a regression where HTTP would always be enabled regardless of setting. (Closes issue #17708. Reported, patched by pabelanger) * ACL errors displayed on screen when using dynamic_exclude_static in sip.conf (Closes issue #17717. Reported by Dennis DeDonatis. Patched by mmichelson) * Support "channels" in addition to "channel" in chan_dahdi.conf. (https://re...
2010 Aug 10
0
Asterisk 1.8.0-beta3 Now Available
...risk versions page. http://www.asterisk.org/asterisk-versions This release contains fixes since the last beta release as reported by the community. A sampling of the changes in this release include: * Fix a regression where HTTP would always be enabled regardless of setting. (Closes issue #17708. Reported, patched by pabelanger) * ACL errors displayed on screen when using dynamic_exclude_static in sip.conf (Closes issue #17717. Reported by Dennis DeDonatis. Patched by mmichelson) * Support "channels" in addition to "channel" in chan_dahdi.conf. (https://re...
2007 Sep 02
4
IMAP: Disconnected: BUG: Unknown internal error (Dovecot 1.0.3)
...) > S: * 17702 FETCH (UID 18229 FLAGS (\Seen)) > S: * 17703 FETCH (UID 18230 FLAGS (\Seen)) > S: * 17704 FETCH (UID 18231 FLAGS (\Seen)) > S: * 17705 FETCH (UID 18232 FLAGS (\Seen)) > S: * 17706 FETCH (UID 18233 FLAGS (\Seen)) > S: * 17707 FETCH (UID 18234 FLAGS (\Seen)) > S: * 17708 FETCH (UID 18235 FLAGS (\Seen)) > S: * 17711 EXISTS > S: * 1 RECENT > S: U00328 OK Fetch completed. > C: U00329 UID FETCH 18238:* (UID RFC822.SIZE ENVELOPE BODYSTRUCTURE INTERNALDATE FLAGS) > S: * 17711 FETCH (UID 18238 RFC822.SIZE 0 INTERNALDATE "01-01-1970 00:00:00 +0000"...
2018 Nov 23
0
Wine release 3.21
...org/git for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 3.21 (total 62): 14078 Rewrite typelib marshaller on top of NDR functions 17708 Splinter cell double agent doesn't render correctly 18759 RoughDraft 3's Word Count feature always says zero 19016 Word Automation from .NET does not work 20776 3DMark Vantage: your graphics card doesn't support DirectX 10 (needs support for 'D3D10_QUERY_SO_STATISTICS'...