提交 110a066b 编写于 作者: V Vijay Dev

fix coding error in readme reported in rails GH #980

上级 565865ec
......@@ -33,7 +33,7 @@ A short rundown of some of the major features:
* Actions grouped in controller as methods instead of separate command objects
and can therefore share helper methods
CustomersController < ActionController::Base
class CustomersController < ActionController::Base
def show
@customer = find_customer
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册