We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
model Member include Helioth::User end model Company include Helioth::Instance end
add_column :member, :helioth_roles, :string add_column :instance, :helioth_roles, :string