Skip to content
Snippets Groups Projects
  1. Jun 05, 2017
    • René Klačan's avatar
      Add migration versions (#3574) · f54dca06
      René Klačan authored
      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.
      f54dca06
  2. Jun 04, 2017
  3. Jun 03, 2017
  4. Jun 02, 2017
Loading