search for: campaign_control

Displaying 2 results from an estimated 2 matches for "campaign_control".

2006 Feb 04
0
date_select
...ameter_attributes'' /usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/base.rb:1339:in `attributes='' /usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/base.rb:1266:in `update_attributes'' /home/mattc/minglead/config/../app/controllers/campaign_controller.rb:12:in `campaign_edit'' I''ve tried both end and start time as timestamps, and even varchars, but no joy. thanks, matt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060204/4b2648bd/a...
2007 Jun 15
3
Error when running functional test - Errno::ENOENT
Hello, I''m getting an error when running functional tests as follows, using Mac OSX 10.4.9, Rails 1.2.3 . When I run: ruby test/functional/campaign_controller_test.rb I get this error: Started E Finished in 0.027402 seconds. 1) Error: test_should_get_icon_data(CampaignControllerTest): Errno::ENOENT: No such file or directory - /usr/src/projects/myproject/ config/../test/fixtures/campaings /sw/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/act...