class AuthenticationsUsers < ActiveRecord::Base attr_accessible :authentication_id, :user_id end