Ruben Espinosa
Ruben Espinosa
any advance on this, how can I decorate a STI models (parent and childs), how is the folder structure?
not sure how to help you, can you post example code? Can you check the latest version, there are more details on the readme on how to setup
Thanks for your help, I'm closing the issue then :)
@edparsons if you want to do it by your self, you can do this on the `viewDidLoad` method ```swift UserDefaults.standard.register(defaults: ["UserAgent": "Mozilla/5.0 (iPad; U; CPU iPhone OS 5_1_1 like Mac...
I get the same error when I used dinamic finders, example ``` ruby Sesion.find_by_token("token") => ArgumentError - wrong number of arguments (2 for 1) ```
Is this going to me merged any time ?