Clocker was built ontop of the Ruby on Rails (RoR) framework using the Ruby programming languge. The ruby community puts a strong emphasis on writing clean and understandable code that doesn’t try and be too clever. During development this philosophy was taken to heart. Clocker was developed with strong separation of concerns and the single responsability principle kept in mind for all aspects of the application. This was taken beyond the RoR model-view-controller best practices to also include a separation of presentation logic from markup. Database tables were also thourougly thought out to ensure proper referential integrity.
Created
April 4, 2013 05:47
-
-
Save evanpurkhiser/5308114 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment