• Yannis Roussos's avatar
    Enforce use of datetime_with_timezone on create_table migrations · d766f2be
    Yannis Roussos authored
    - Update the Migration/Datetime cop not properly enforcing
      datetime_with_timezone on create_table migrations
    - Disable the current database offenses caused by the Datetime cop
    - Add new rspec tests for checking attributes defined as
      datetime_with_timezone on create_table migrations
    d766f2be
20180503131624_create_remote_mirrors.rb 1.17 KB