CSC/ECE 517 Fall 2015/oss E1559 rrz

From Expertiza_Wiki
Revision as of 19:13, 28 October 2015 by Zganatr (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.