Hi Kevin, 

thanks for the tip, almost ;-),  the updated version is now:

  def view_permitted?(field)
    acting_user.administrator? || self == acting_user || 
lifecycle.provided_key || new_record?
  end

This fixes signup.

Stefan

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to