Building a simple Ruby on Rails application. What kinds of debugging tools are available. What kinds of logging is possible. Advantages of MVC as compared to other layering patterns.
Sigiloso
Tried to build a simple ruby on rails application using devise for security, login and simple user authentication. Also tried to show interviewer my knowledge of relationships between key entities in the model layer.