4 lines
79 B
Ruby
4 lines
79 B
Ruby
class AddTextToMiniblogs < ActiveRecord::Migration[8.1]
|
|
def change
|
|
end
|
|
end
|