retrospring/app/views/ajax/comment/create.json.jbuilder
2014-12-07 15:05:44 +01:00

3 lines
No EOL
93 B
Ruby

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