Displaying 3 results from an estimated 3 matches for "itsderek23".
2006 Jun 16
5
BackgrounDRb / Testing Error: uninitialized constant BackgrounDRb
...in my test (created from script/generate worker
Test) throws an error:
worker = TestWorker.new(:test_string => "testing...")
Error:
/activesupport/lib/active_support/dependencies.rb:123:in
`const_missing'': uninitialized constant BackgrounDRb (NameError)
from /Users/itsderek23/Projects/drb_test/config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:131:in
`const_missing''
from /Users/itsderek23/Projects/drb_test/config/../lib/workers/web_poll_worker.rb:5
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom...
2005 Apr 20
5
ActionMailer: Net::SMTPSyntaxError (502 unimplemented (#5.5.1) error
...n_mailer/base.rb:137:in
`deliver''
c:/ruby/lib/ruby/gems/1.8/gems/actionmailer-0.9.1/lib/action_mailer/base.rb:107:in
`method_missing''
app/controllers/mail_test_controller.rb:3:in `index''
Thanks in advance,
Derek
--
Derek Haynes
Cell - 404.593.4879
Blog - http://itsderek23.blogspot.com
2005 May 31
1
AJAX & Partials
Hi,
looking to see if I''m on the right track here...
we''re selling widgets to customers, but there are a number of different
type of widgets and each different type of widget has a number of
parameters that the customer can specify, in effect each customer orders
widget''s customised in ways particular to that specific order.
We use STI to store each different widget