retrospring/app/views/ajax/moderation/create_comment.json.jbuilder
2014-12-29 00:50:14 +01:00

3 lines
No EOL
93 B
Ruby

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