質問編集履歴

4

terateilタグ

2016/04/03 15:59

投稿

tonoko
tonoko

スコア8

test CHANGED
File without changes
test CHANGED
File without changes

3

2

2016/04/03 15:59

投稿

tonoko
tonoko

スコア8

test CHANGED
File without changes
test CHANGED
File without changes

2

oh\.\.\.

2016/04/02 23:19

投稿

tonoko
tonoko

スコア8

test CHANGED
File without changes
test CHANGED
File without changes

1

routes\.rbの情報追加

2016/04/02 16:44

投稿

tonoko
tonoko

スコア8

test CHANGED
File without changes
test CHANGED
@@ -156,6 +156,22 @@
156
156
 
157
157
  ```
158
158
 
159
+ ```ruby
160
+
161
+ #routes.rb
162
+
163
+ get 'ajax/search'
164
+
165
+ get 'ajax/result'
166
+
167
+ post '/ajax/result'
168
+
169
+ get 'ajax/result2'
170
+
171
+ post '/ajax/result2'
172
+
173
+ ```
174
+
159
175
  ###補足情報(言語/FW/ツール等のバージョンなど)
160
176
 
161
177
  ruby 2.1.3