]> git.openstreetmap.org Git - rails.git/commit
Added description and author_id methods to Note
authorNenad Vujicic <nenadus@gmail.com>
Mon, 13 Jan 2025 09:21:56 +0000 (10:21 +0100)
committerNenad Vujicic <nenadus@gmail.com>
Tue, 14 Jan 2025 13:27:02 +0000 (14:27 +0100)
commitf3fc4cdb49614ede630cb3e39ee2cf8d6fb9a514
tree3e15ec55fbefbaa8e595a81e01c02a3598a637b8
parent5d76ec051e2c429b6647401674e13688c1251956
Added description and author_id methods to Note

Added description and author_id (author_ip already exists) methods to Note model. They still use first comment (but will be soon replaced to use records from Note model).
app/models/note.rb