• Thong Kuah's avatar
    Use polymorphic_paths where we can · fec21f55
    Thong Kuah authored
    To reduce the number of abstract methods, use polymorphic_paths for
    collection routes. Unfortunately for member routes, polymorphic_paths
    does not support namespaced classes, so still continue to override
    methods.
    fec21f55