]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/message.rb
Tell users if the reason they can't login is because they haven't activated
[rails.git] / app / models / message.rb
index 590e3e35780308425fe7c61c46e934d7a16ac70d..2c176a26ddc311ac764465a52a033353df57574b 100644 (file)
@@ -1,2 +1,3 @@
 class Message < ActiveRecord::Base
 class Message < ActiveRecord::Base
+  belongs_to :user
 end
 end