Retrospring/app/views/ajax/moderation/create_comment.json.jbuilder

3 lines
93 B
Plaintext
Raw Normal View History

2014-12-28 15:50:14 -08:00
json.partial! 'ajax/shared/status'
json.render @render if @render
json.count @count if @count