]> gitweb.mndrdr.org Git - arelpe.git/commit
added ability to hide AI summaries on user model
authorAidan Cornelius-Bell <[email protected]>
Mon, 9 Dec 2024 23:23:13 +0000 (09:53 +1030)
committerAidan Cornelius-Bell <[email protected]>
Mon, 9 Dec 2024 23:23:13 +0000 (09:53 +1030)
commit770d23ce94f053e549797794fe607076646e5b63
treeaa5048622241f9ca4df463606f8d2e8a43b8d976
parent84d68ae04d8f1aab7571f0dcc8d689dd2a9f63f9
added ability to hide AI summaries on user model
app/controllers/users/registrations_controller.rb
app/models/user.rb
app/views/devise/registrations/edit.html.erb
app/views/pubview/index.html.erb
app/views/user_manager/edit.html.erb
db/migrate/20241209215122_add_ai_preferences_to_users.rb [new file with mode: 0644]
db/schema.rb