Sha256: 34be76e96fbfc9ebee13f6c4da0dabc427fc42dad7cca9cd1e71b48402ca1cfb

Contents?: true

Size: 66 Bytes

Versions: 11

Compression:

Stored size: 66 Bytes

Contents

class User < ActiveRecord::Base
  validates_presence_of :login
end

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
pluginaweek-encrypted_attributes-0.4.0 test/app_root/app/models/user.rb
encrypted_attributes-0.4.1 test/app_root/app/models/user.rb
encrypted_attributes-0.0.1 test/app_root/app/models/user.rb
encrypted_attributes-0.1.0 test/app_root/app/models/user.rb
encrypted_attributes-0.0.2 test/app_root/app/models/user.rb
encrypted_attributes-0.1.3 test/app_root/app/models/user.rb
encrypted_attributes-0.1.1 test/app_root/app/models/user.rb
encrypted_attributes-0.4.0 test/app_root/app/models/user.rb
encrypted_attributes-0.2.0 test/app_root/app/models/user.rb
encrypted_attributes-0.3.0 test/app_root/app/models/user.rb
encrypted_attributes-0.1.2 test/app_root/app/models/user.rb