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 25, 2024
1 parent 6601be8 commit 6f98cb5
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 AddJsonAttrsAsSeparateColsToWorkflow < ActiveRecord::Migration[4.2]
class Workflow < ActiveRecord::Base
# store :job_attrs, accessors: [ :name, :batch_host, :staged_dir, :script_name ], coder: JSON
Expand Down

0 comments on commit 6f98cb5

Please sign in to comment.