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 Feb 19, 2025
1 parent f55209a commit 8c0101e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/myjobs/db/migrate/20160316143140_add_host_to_template.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

class AddHostToTemplate < ActiveRecord::Migration[4.2]
def change
add_column :templates, :host, :string
Expand Down

0 comments on commit 8c0101e

Please sign in to comment.