Skip to content
Snippets Groups Projects
Commit fb43b97e authored by Alexandre Peres Arias's avatar Alexandre Peres Arias
Browse files

delete obsolete files

parent 948d91e2
No related branches found
No related tags found
No related merge requests found
class CreateComplaintMessages < ActiveRecord::Migration
def change
create_table :complaint_messages do |t|
t.timestamps null: false
end
end
end
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
# This model initially had no columns defined. If you add columns to the
# model remove the '{}' from the fixture names and add the columns immediately
# below each fixture, per the syntax in the comments below
#
one: {}
# column: value
#
two: {}
# column: value
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment