projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'upstream/pull/5756'
[rails.git]
/
app
/
models
/
changeset.rb
diff --git
a/app/models/changeset.rb
b/app/models/changeset.rb
index e6bde19a50d8562f63e12e44be146a72e5905ac9..50b30c1a4c6c409fd890f343f5f62503095a0cdd 100644
(file)
--- a/
app/models/changeset.rb
+++ b/
app/models/changeset.rb
@@
-2,8
+2,8
@@
#
# Table name: changesets
#
-# id :bigint
(8)
not null, primary key
-# user_id :bigint
(8)
not null
+# id :bigint
not null, primary key
+# user_id :bigint
not null
# created_at :datetime not null
# min_lat :integer
# max_lat :integer