On Apr 23, 10:12 pm, Frederick Cheung <[email protected]>
wrote:
>
> >         has_many :authentications
> >         has_many :positions, :class_name =>LinkedIn::Position::Resource
>
> This looks wrong, since :class_name is supposed to be a string 
> andLinkedIn::Position::Resource isn't

However, not using it only returns

Position(#2174910600) expected, got
LinkedIn::Position::Resource(#2173297260)

I am thinking about taking a different approach, since I can't figure
out how to save the information I need in one go the other option is
to try to build an import form.

-- 
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.

Reply via email to