This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
Retrospring
Watch
1
Star
0
Fork
You've already forked Retrospring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a2dae7c5d4
Retrospring
/
app
/
views
/
ajax
/
comment
/
create.json.jbuilder
3 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added ajax/comment_controller
2014-12-07 05:31:20 -08:00
json.partial! 'ajax/shared/status'
posting comments is now possible.
2014-12-07 06:05:44 -08:00
json.render @render if @render
json.count @count if @count