projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Drop rubocop config patch now that rubocop-factory_bot is fixed
[rails.git]
/
db
/
migrate
/
20121005195010_add_diary_entry_counter_caches.rb
diff --git
a/db/migrate/20121005195010_add_diary_entry_counter_caches.rb
b/db/migrate/20121005195010_add_diary_entry_counter_caches.rb
index b5e445400dc6a8b02d4b259fbb1d2d070dc0ccda..ec05f34646a4032bd5a77edee45e6716e3369721 100644
(file)
--- a/
db/migrate/20121005195010_add_diary_entry_counter_caches.rb
+++ b/
db/migrate/20121005195010_add_diary_entry_counter_caches.rb
@@
-1,8
+1,8
@@
class AddDiaryEntryCounterCaches < ActiveRecord::Migration[4.2]
- class DiaryEntry < A
ctiveRecord::Base
+ class DiaryEntry < A
pplicationRecord
end
- class User < A
ctiveRecord::Base
+ class User < A
pplicationRecord
end
def self.up