Sha256: 6c60bdefbd0994c8cb74003fb02ea09f68cb067c85c963bf21d48b78eac16178
Contents?: true
Size: 90 Bytes
Versions: 5
Compression:
Stored size: 90 Bytes
Contents
class User < Model def password=(val) self._password = '--encoded: ' + val end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
volt-0.8.14 | app/volt/models/user.rb |
volt-0.8.13 | app/volt/models/user.rb |
volt-0.8.11 | app/volt/models/user.rb |
volt-0.8.10 | app/volt/models/user.rb |
volt-0.8.9 | app/volt/models/user.rb |