Fork and Evolution of the Fulcrum project - An agile project planning tool and Pivotal Tracker drop-in replacement
GNU Affero General Public License v3.0
306
stars
74
forks
source link
Code quality enhancement - Stories Controller #942
Open
wrspada02 opened 2 months ago
Contains actions that deviate from Rails conventions and has a private method that could be improved.
select_stories_by_params
: A private method that selects a query parameter instead of delegating this responsibility to the search method.