mirror of
https://github.com/TracksApp/tracks.git
synced 2026-04-18 01:59:02 +02:00
Add sorbet typing information to all the files
This commit is contained in:
parent
8b8db1ef7c
commit
cabe2f80ed
263 changed files with 264 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# typed: false
|
||||
class AddProjectDescription < ActiveRecord::Migration[5.2]
|
||||
def self.up
|
||||
add_column :projects, :description, :text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue