Alberto Rocha

Results 2 issues of Alberto Rocha

Whenever paginating my blog on an iOS device I need to tap twice on the "older posts" and "newer posts". I'm not sure why it is happening or how to...

Hello! I tried to create a custom validation in a process, but I got the following error: ``` undefined method `custom_validation' for an instance of Example::Create::Input ``` ```ruby class Example::Create...