Tom Hughes
|
826b70fdc5
|
Replace migrations that rely on models with rake tasks
Replace some migrations that rely on relationships between
models to add subscriptions with rake tasks.
|
2019-07-17 18:55:15 +01:00 |
|
Andy Allan
|
d130db9fa8
|
Avoid more models in old migrations
Although these migrations run fine today, they could break in the future
if changes are made to the current model code.
|
2019-07-17 12:16:20 +02:00 |
|
Tom Hughes
|
b606acba0c
|
Use rails 4.2 defaults for older migrations
|
2019-04-24 11:14:05 +01:00 |
|
Tom Hughes
|
29a780eb1a
|
Add rails version number to migrations
|
2017-10-17 18:49:55 +01:00 |
|
Tom Hughes
|
c8f26592a7
|
Fix rubocop warnings
|
2016-12-02 22:01:40 +00:00 |
|
Mikel Maron
|
43ef60b6d5
|
break out author subscriptions to its own migration
|
2016-10-10 21:18:03 -04:00 |
|