mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add missing end
This commit is contained in:
parent
23f8c635c0
commit
274607708c
1 changed files with 1 additions and 0 deletions
|
@ -257,6 +257,7 @@ module ActionController
|
|||
# def test_create
|
||||
# json = {:book => { :title => "Love Hina" }}.to_json
|
||||
# post :create, json
|
||||
# end
|
||||
#
|
||||
# == Special instance variables
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue