So, I want to make my models render to json object so it can be used for a Android Device. I have all the models setup, but because I used the sccafold generate model call, I don't have any methods in the controller of the models... How do I generate the actual code, so that I can render the model in json?
I am using
$ rails --version
Rails 3.2.13