search for: clli_code

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

2006 Mar 28
4
Problem with ActiveRecord, create, save, and Oracle adapter?
.../gems/activerecord-1.14.0/lib/active_record/transactions.rb:126:in `save'' #{RAILS_ROOT}/app/controllers/schedules_controller.rb:158:in `create'' Parameters: {"commit"=>"Create", "schedule"=>{"start_date_id"=>"30", "clli_code"=>"TEST", "slot_id"=>"1", "hardware_id"=>"6", "state_id"=>"6"}} Headers: {"cookie"=>[], "Cache-Control"=>"no-cache"} Any ideas? Thanks, Dan
2006 May 02
1
SOAP client not seeing all of my AWS service methods
Hi all, Ruby 1.8.4 Rails 1.1.2 I''m a newb when it comes to SOAP, but I thought I''d give it a shot. I have several web services defined. However, when I try to connect with a SOAP client it seems the client is only picking up one of the services, called Hardware. require ''soap/wsdlDriver'' wsdl_url =