Skip to content
Commit 986510fb authored by Björn Geuken's avatar Björn Geuken
Browse files

Convert request states and types lists to helper constants

Those are static values. By converting them to constants we don't have
to pass instance variables between controllers and views. It also DRYs
the code.

In addition we freeze the constants to reduce object allocation.
parent f04c87ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment