automation and view updates
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddDependentsToMember < ActiveRecord::Migration[7.2]
|
||||
def change
|
||||
add_column :members, :dependents, :text
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user