Hi everyone,
I have a very interesting problem, I dont know why I am so confused about
it, here my problem is
- !ruby/object:Opportunity
  attributes:
    created_at: 2009-03-28 11:29:58
    position_title: Software Engineer4
    id: "4"
  attributes_cache: {}
Above is my output by using debug(@parent), I want to access
position_title :Software Engineer4
of this object but I am totally unable to access a single attribute of
this object. Can anyone help me?
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---