David Heinemeier Hansson
|
229394b5ac
|
Merge branch 'master' into explore-polymorphism
|
2017-07-23 15:55:53 -05:00 |
|
David Heinemeier Hansson
|
15efa6720f
|
Specify verification purposes
|
2017-07-23 15:51:01 -05:00 |
|
David Heinemeier Hansson
|
5963766d84
|
Explore regular polymorphic associations rather than record_gid
|
2017-07-23 21:17:17 +02:00 |
|
David Heinemeier Hansson
|
347dc16632
|
VerifiedKeyWithExpiration no longer needed
Thanks to rails/rails#29854! This does mean that we now depend on rails/rails master.
|
2017-07-23 13:19:32 -05:00 |
|
David Heinemeier Hansson
|
46da4ee7da
|
Switch to simpler signed_id for blob rather than full GlobalID
We don't need to lookup multiple different classes, so no need to use a globalid.
|
2017-07-23 11:05:20 -05:00 |
|
David Heinemeier Hansson
|
8f20624820
|
Switch to a single message verifier
No need for this proliferation
|
2017-07-23 11:03:25 -05:00 |
|
David Heinemeier Hansson
|
d50679f4ee
|
Move models and jobs to the app setup
Follow engine conventions more closely
|
2017-07-22 09:47:24 -05:00 |
|