Skip to content
Snippets Groups Projects
Commit 44fbee65 authored by Mateus Rambo Strey's avatar Mateus Rambo Strey
Browse files

remove orientdb field from user

parent d8e4c2bf
No related branches found
No related tags found
No related merge requests found
class AddRidColumnToUsers < ActiveRecord::Migration
def change
add_column :users, :rid, :string
end
end
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