Retrospring/app/views/ajax/comment/create.json.jbuilder

3 lines
93 B
Plaintext
Raw Normal View History

2014-12-07 05:31:20 -08:00
json.partial! 'ajax/shared/status'
2014-12-07 06:05:44 -08:00
json.render @render if @render
json.count @count if @count