Files
nairobi/app/models/budget
Javi Martín 94d2496f8f Add missing has_many relations for users
Usually when we specify a `belongs_to` relations, we also specify its
equivalent `has_many`. That allows us to write, for example:
`topic.user.topics`.
2019-10-25 19:27:30 +02:00
..
2019-09-10 21:04:56 +02:00
2019-06-12 16:23:40 +02:00