]> git.openstreetmap.org Git - rails.git/commit
Changed User model to not allow nil display_name (w/ tests)
authorJ Guthrie <jamie.guthrie@gmail.com>
Mon, 5 Nov 2018 15:40:37 +0000 (15:40 +0000)
committerJ Guthrie <jamie.guthrie@gmail.com>
Mon, 5 Nov 2018 15:40:37 +0000 (15:40 +0000)
commit6cde8c9b0c4220db3b5598a268c197e77258a8cc
tree53bf52c47a60e698f9741465c89076cf8061ec5c
parente091246ffc2d640f0a7f2324998315b33b891847
Changed User model to not allow nil display_name (w/ tests)
app/models/user.rb
test/models/user_test.rb