Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return to same level of abstraction | David Heinemeier Hansson | 2017-07-23 | 1 | -1/+5 |
* | Merge branch 'master' into explore-polymorphism | David Heinemeier Hansson | 2017-07-23 | 4 | -6/+6 |
|\ | |||||
| * | Specify verification purposes | David Heinemeier Hansson | 2017-07-23 | 4 | -6/+6 |
* | | Explore regular polymorphic associations rather than record_gid | David Heinemeier Hansson | 2017-07-23 | 1 | -9/+1 |
|/ | |||||
* | VerifiedKeyWithExpiration no longer needed | David Heinemeier Hansson | 2017-07-23 | 3 | -25/+2 |
* | Provide a BlobsController for stable blob URLs | David Heinemeier Hansson | 2017-07-23 | 1 | -0/+22 |
* | Switch to simpler signed_id for blob rather than full GlobalID | David Heinemeier Hansson | 2017-07-23 | 4 | -10/+22 |
* | Switch to a single message verifier | David Heinemeier Hansson | 2017-07-23 | 2 | -8/+4 |
* | Disk controller must rely on key alone | David Heinemeier Hansson | 2017-07-23 | 1 | -5/+6 |
* | Nix more needless requires | David Heinemeier Hansson | 2017-07-22 | 1 | -2/+0 |
* | No need for explicit requires any more | David Heinemeier Hansson | 2017-07-22 | 1 | -6/+0 |
* | Move models and jobs to the app setup | David Heinemeier Hansson | 2017-07-22 | 13 | -0/+679 |
* | Fix RuboCop offenses and warnings | Koichi ITO | 2017-07-22 | 1 | -1/+1 |
* | Fix and test VariantsController | David Heinemeier Hansson | 2017-07-21 | 1 | -1/+4 |
* | Fix-up variants controller | David Heinemeier Hansson | 2017-07-20 | 1 | -0/+11 |
* | Move controllers to default engine location for auto loading | David Heinemeier Hansson | 2017-07-20 | 2 | -0/+60 |