evazion
b4ce2d83a6
models: remove belongs_to_creator macro.
...
The belongs_to_creator macro was used to initialize the creator_id field
to the CurrentUser. This made tests complicated because it meant you had
to create and set the current user every time you wanted to create an
object, when lead to the current user being set over and over again. It
also meant you had to constantly be aware of what the CurrentUser was in
many different contexts, which was often confusing. Setting creators
explicitly simplifies everything greatly.
2020-01-21 00:09:38 -06:00
..
2019-12-22 21:23:37 -06:00
2020-01-12 23:01:04 -06:00
2019-12-22 21:23:37 -06:00
2020-01-21 00:09:38 -06:00
2019-10-07 23:29:31 -05:00
2019-12-22 21:23:37 -06:00
2019-11-11 12:56:39 -06:00
2019-12-22 21:23:37 -06:00
2019-11-11 12:56:39 -06:00
2019-11-17 18:24:06 -06:00
2018-04-06 18:09:57 -07:00
2020-01-21 00:09:38 -06:00
2019-10-28 16:52:02 -05:00
2020-01-21 00:09:38 -06:00
2018-09-19 13:34:50 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2020-01-21 00:09:38 -06:00
2019-08-31 19:58:38 -05:00
2019-10-28 02:13:10 -05:00
2020-01-21 00:09:38 -06:00
2020-01-21 00:09:38 -06:00
2019-11-11 21:03:07 -06:00
2018-04-06 18:09:57 -07:00
2019-10-14 21:16:04 -05:00
2018-04-06 18:09:57 -07:00
2020-01-18 23:37:58 +00:00
2020-01-21 00:09:38 -06:00
2018-04-06 18:09:57 -07:00
2019-11-11 12:56:39 -06:00
2019-12-22 21:23:37 -06:00
2020-01-12 01:30:04 -06:00
2019-08-25 21:06:16 -05:00
2019-09-10 15:13:06 -05:00
2018-11-08 15:09:31 -06:00
2018-04-06 18:09:57 -07:00
2018-05-05 14:00:49 -05:00
2018-05-05 14:00:58 -05:00
2020-01-21 00:09:38 -06:00
2019-12-22 21:23:37 -06:00
2019-09-26 22:14:29 -05:00
2019-10-28 16:52:02 -05:00
2020-01-21 00:09:38 -06:00
2019-12-06 01:33:52 -06:00
2019-10-15 00:19:43 -05:00
2020-01-13 12:58:20 -06:00
2019-09-23 03:22:32 -05:00
2019-08-14 01:46:43 -05:00
2018-09-11 13:43:34 -07:00
2020-01-21 00:09:38 -06:00
2020-01-21 00:09:38 -06:00
2020-01-07 00:01:14 -06:00
2019-12-22 21:23:37 -06:00
2020-01-21 00:09:38 -06:00
2019-10-01 00:45:45 -05:00
2019-12-22 21:23:37 -06:00
2018-04-06 18:09:57 -07:00
2019-12-16 19:42:10 -06:00