Giorgio Primola
Giorgio Primola
@brunoocasali have you used/considered [will_paginate](https://github.com/mislav/will_paginate)?
No @brunoocasali , I just have experience with will_paginate.
I just had the same issue with the initial code delivered by `mix scenic.new`. I could start my app, bypassing this issue, by setting `MIX_TARGET=host`, or removing `targets: :host` from...
Thank you @bathos !
Hey @crertel sorry for the long delay to reply you and thanks for your suggestions! Sure, `:focus` and `:blur` are totally fine too, I'll push this change. About sending the...
I had the same issue with 13.3.1, and accepting the terms at Apple Developer account worked for me: https://github.com/RobotsAndPencils/XcodesApp/issues/352
@niamtokik do you plan to open PRs with that new references you've added to this repository or do you plan to have them only on your fork?
Ok, sorry my bad on saying `__MODULE__` as a macro (though I really thought it was! 😅). Thanks for the follow up anyway!
Hi @crertel, can you take a look on this again? :) Many thanks!
Hey @crertel, on https://github.com/ScenicFramework/scenic/pull/290#pullrequestreview-1103347521 you added a change request. After that I've tackled some stuff. Could you check again if the changes you requested have been tackled? Thanks! :D