projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Switch oauth integration tests to use new shared helper
[rails.git]
/
app
/
models
/
changeset.rb
diff --git
a/app/models/changeset.rb
b/app/models/changeset.rb
index 47f03c79544111eff476896c076d2cae2b6c31fb..990eae4077ae33b7b8968a9bd8542504432226c2 100644
(file)
--- a/
app/models/changeset.rb
+++ b/
app/models/changeset.rb
@@
-25,7
+25,7
@@
# changesets_user_id_fkey (user_id => users.id)
#
-class Changeset < A
ctiveRecord::Base
+class Changeset < A
pplicationRecord
require "xml/libxml"
belongs_to :user, :counter_cache => true