Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't annotate template class with :nodoc: | George Claghorn | 2017-07-23 | 1 | -1/+1 |
| | |||||
* | Collapse indeces per Jeremy. | Kasper Timm Hansen | 2017-07-23 | 1 | -3/+1 |
| | |||||
* | Explore regular polymorphic associations rather than record_gid | David Heinemeier Hansson | 2017-07-23 | 1 | -4/+5 |
| | |||||
* | Merge pull request #15 from robin850/documentation | David Heinemeier Hansson | 2017-07-08 | 1 | -1/+1 |
|\ | | | | | Add some documentation | ||||
| * | Add some documentation | Robin Dupret | 2017-07-07 | 1 | -1/+1 |
| | | |||||
* | | Change type of created_at columns from time to datetime | George Claghorn | 2017-07-07 | 1 | -8/+8 |
|/ | | | | We intend to store a date and time, not merely a time. | ||||
* | Fix the migration class name | Robin Dupret | 2017-07-06 | 1 | -1/+1 |
| | | | | | | Due to Active Support auto loading feature, the migration class shouldn't be name-spaced under the `ActiveStorage` constant, otherwise, running the migrations would throw an error. | ||||
* | ActiveVault -> ActiveStorage | David Heinemeier Hansson | 2017-07-06 | 1 | -0/+28 |
Yaroslav agreed to hand over the gem name ❤️ |