CSC/ECE 517 Fall 2015/oss E1559 rrz: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=== E1559: Refactoring JoinTeamRequestsController and InvitationController classes === This page gives a breif description on the expertiza based oss project that aimed at refac...") |
(No difference)
|
Revision as of 19:13, 28 October 2015
E1559: Refactoring JoinTeamRequestsController and InvitationController classes
This page gives a breif description on the expertiza based oss project that aimed at refactoring JoinTeamRequestController.rb and InvitationController.rb classes so that they follow the DRY principle and Ruby on Rails coding practices.