回答編集履歴

1

fullname

2015/12/16 09:01

投稿

hello-world
hello-world

スコア1342

test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  ```lang-ruby
6
6
 
7
- class XxxController < AC
7
+ class XxxController < ApplicationController
8
8
 
9
9
  def create
10
10