dawarich/app/models
2025-05-15 21:33:01 +02:00
..
concerns Add brakeman and some tests 2025-04-04 22:16:52 +02:00
application_record.rb Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user 2022-04-06 22:46:10 +04:00
area.rb Fix some more tests and rework visit_suggesting_job a bit 2025-03-09 15:37:32 +01:00
export.rb Added export migration task. 2025-04-06 16:31:39 +02:00
import.rb Merge from dev 2025-04-04 20:14:44 +02:00
notification.rb Add new notification to the list right away 2024-11-07 19:00:11 +01:00
place.rb Replace stubs with Geocoder search 2025-05-13 20:21:18 +02:00
place_visit.rb Add lots of logic 2024-08-12 22:18:11 +02:00
point.rb Add a STORE_GEODATA environment variable to control whether to store geodata in the database. 2025-05-12 22:33:47 +02:00
stat.rb Calculate distance using PostGIS ST_Distance with LAG 2025-02-22 00:02:13 +01:00
trip.rb Calculate trip data in the background 2025-05-15 21:33:01 +02:00
user.rb Remove sample points 2025-05-02 20:05:12 +02:00
visit.rb Extract place name suggester 2025-05-12 22:49:30 +02:00
visit_draft.rb Add visits page 2024-07-24 20:25:16 +02:00