Commit Graph

5 Commits (3c71ee9b90f57b0956e208c3f310d41ec028dc1e)

Author SHA1 Message Date
Matt Jankowski 4651c0cb39
Fix `Rails/ReversibleMigrationMethodDefinition` cop (#30794) 7 months ago
Claire 00cf8d3748
Change older Paperclip database migrations for consistency (#30204) 8 months ago
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2 years ago
René Klačan f54dca06a9 Add migration versions (#3574)
Since Rails 5.1 missing migration version results in following error:

```
StandardError: Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for:
```

This PR fixes all migration files.
8 years ago
Eugen Rochko 3441361568 Adding simple_form, adding profile settings, header image 9 years ago