]> git.openstreetmap.org Git - rails.git/commit
Rename friends_with to follows
authorTom Hughes <tom@compton.nu>
Fri, 17 Jan 2025 22:42:35 +0000 (22:42 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 17 Jan 2025 22:58:35 +0000 (22:58 +0000)
commitbc630bca87e81150b71fe02c5af838365db5130e
tree0c232f3cdbf074e44a4c57bdde009a31165f4d42
parent4370fe45add697f481ab88764aba8379eb3316c2
Rename friends_with to follows
app/controllers/follows_controller.rb
app/models/user.rb
app/views/dashboards/_contact.html.erb
app/views/user_mailer/friendship_notification.html.erb
app/views/user_mailer/friendship_notification.text.erb
app/views/users/show.html.erb
test/models/user_test.rb