• Thong Kuah's avatar
    Use polymorphic_paths where we can · 362409fa
    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.
    362409fa
project_clusterable_presenter.rb 477 Bytes