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

3 lines
93 B
Ruby

json.partial! 'ajax/shared/status'
json.render @render if @render
json.count @count if @count