adding ruby-debug froze the import page, but I will keep trying to check the variables as you said.
about the model, the source code is in the github project https://github.com/brunoamaral/lwork/blob/master/app/models/user.rb class User < ActiveRecord::Base has_many :authentications has_many :positions, :class_name => LinkedIn::Position::Resource -- 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.

