Tag: rails
-
Cheat sheet guide for good Rest Service.
These are some really good design principles. It is very nicely explained. I preferred following this guide than understanding Rails scafolding. With Java being such a verbose language I felt this was mostly written for Java based application, I preferred this explaination and apply it to RAILS and how it was done there. Sometimes it…