Skip to content

Commit

Permalink
Fixing Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
sofianegargouri committed Feb 9, 2025
1 parent 48d3898 commit f74d77e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions db/migrate/20250209135124_adding_infos_to_stores.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

class AddingInfosToStores < ActiveRecord::Migration[8.0]
def change
change_table :stores, bulk: true do |t|
Expand Down

0 comments on commit f74d77e

Please sign in to comment.