add legacy artist json api

This commit is contained in:
albert
2013-02-23 12:21:27 -05:00
parent abefc91a42
commit 0e0d83c7eb
3 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1 @@
[<%= raw @artists.map(&:to_json).join(",") %>]