lib/testlab/user.rb in testlab-0.8.2 vs lib/testlab/user.rb in testlab-0.8.3
- old
+ new
@@ -14,9 +14,10 @@
include TestLab::User::Lifecycle
# Associations and Attributes
belongs_to :container, :class_name => 'TestLab::Container'
+ attribute :username
attribute :password
attribute :identity
attribute :public_identity