質問編集履歴

1

ログ追加

2018/04/30 15:36

投稿

nao20
nao20

スコア24

test CHANGED
File without changes
test CHANGED
@@ -28,4 +28,10 @@
28
28
 
29
29
  wrong number of arguments (given 3, expected 2)
30
30
 
31
+ Caused by:
32
+
33
+ ArgumentError: wrong number of arguments (given 3, expected 2)
34
+
35
+ /Users/test_user/test_app/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.0/lib/active_record/connection_adapters/abstract/schema_statements.rb:831:in `index_name_exists?'
36
+
31
37
  ```