with the debug option, the string appears like this:
- !ruby/object:Outcome
attributes:
result_id: "1"
testrun_id: "34"
testcase_id: "1"
id: "42"
outcome_date: 2008-09-23 15:58:35
attributes_cache: {}
result_id is CORRECT
testrun_id is CORRECT
testcase_id is CORRECT
id is CORRECT
outcome_date is CORRECT
but essentially its not returning the result_id???
but how do i get it to return the result_id?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---