Open ziyan-junaideen opened 6 years ago
Related content require to be limited to projects and ideas.
Currently we have a separate section to present ideas. Ex: http://localhost:4000/budgets/2/ideas/158. The related content section finds the resource using the URL. In this case it expects to find a Budget::Idea modal which we don't have. If we had used STI we would have a Budget::Idea modal.
We will have to patch up the related content controller to handle the scenario. Not elegant but necessary.
IDEAS.pdf