I have the following code in my controller:
format.json { render :json => { :flashcard => @flashcard, :lesson => @lesson,
There's also the json_spec gem, which is worth a look
https://github.com/collectiveidea/json_spec