質問編集履歴
1
質問追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -33,4 +33,7 @@
|
|
33
33
|
end
|
34
34
|
rel
|
35
35
|
end
|
36
|
-
```
|
36
|
+
```
|
37
|
+
|
38
|
+
### 質問追記
|
39
|
+
text_field_tag でinputを作成する際に nameでqを指定しているのでtext_field_tagのparams[:q]は要らないのではないかと思っています。
|