Forrest Leslie
Forrest Leslie
I'm not sure why I'm getting this error, I set up a test app and was able to schedule a recurring rule. Whereas in my production app I get this...
I'm paginating over search results using Kaminari, and I'm able to submit those requests via turbo. However, the Ransack search_form_for seems to be restricted to html format requests. Dealing with...
Hi this is my first ever pull request so let me know if I've done something wrong. I've implemented a `get_pdf`method as described in [issue number 62](https://github.com/minimul/qbo_api/issues/62). I've also added...
I'm using this library with the slim template language, and I'm consistently getting the following error `Incorrect usage. Try to use "lazy_value_tag do ... end" or "lazy_value_tag { ... }"`...