<FromGitter>
<drujensen> I incorrectly raised an exception in the routes command on an `else` which is required for case statements now. this fixes it.
<FromGitter>
<drujensen> it rolls back an earlier change
<FromGitter>
<eliasjpr> got it
<FromGitter>
<imeraj> Thanks @Blacksmoke16 . It worked!
<FromGitter>
<drujensen> @eliasjpr did you get a chance to look at the 2 Plugin PR’s?
<FromGitter>
<drujensen> Also should we remove the Process Count?
<FromGitter>
<drujensen> @imeraj curious what was your reason to choosing Jennifer over Granite?
<FromGitter>
<drujensen> migrations DSL?
<FromGitter>
<drujensen> or is there other features in Jennifer that you liked better?
<FromGitter>
<eliasjpr> I think that PR is closer to having a consensus on the plugins approach, all thanks to the initial work done by @damianham of course
<FromGitter>
<eliasjpr> I left the last comment on that PR it would be great that we enable it behind a feature flag for the next release
<FromGitter>
<drujensen> ok, thanks. @damianham, can you take a look at @andrewc910 PR and give your blessing?
<FromGitter>
<drujensen> I think @damianham would love if someone added support for the `render` macro to check the view directory but if the template is not found, to check in the current directory. This will support the more modular layout.
<FromGitter>
<drujensen> where you place the model/view/controller/assets all in the same folder
<FromGitter>
<eliasjpr> We can make this a config variable `root_view_path` and have that be used by render
<FromGitter>
<drujensen> Good idea. Avoids the extra call
<FromGitter>
<eliasjpr> @drujensen do you have a few minutes, I am trying to triage some of the open issues there seems some of them to have been already resolved