Skip to content

Commit

Permalink
lint a random file
Browse files Browse the repository at this point in the history
  • Loading branch information
osc-bot committed Dec 19, 2024
1 parent 5517e9b commit 5599545
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

class AddTimestampsToToJsonStores < ActiveRecord::Migration[4.2]
def change
add_column :json_stores, :created_at, :datetime
Expand Down

0 comments on commit 5599545

Please sign in to comment.