Robert
Robert
I'm a bit new to apm development but I can try! cloned the repo and ran as a local developer package via `apm link` throws me an error for 'event-kit'...
I am so stupid 😂 forgot this is based on node.js stuff
+1 still struggling with this.
Hi @depesz, you might need to set the `limit` keyword value in the `playlists` instance method for `user`. I ran into this as well, see [documentation](https://www.rubydoc.info/github/guilhermesad/rspotify/master/RSpotify/User#playlists-instance_method)
Thanks for the recco @idimon4uk, Interesting!! Could you elaborate on why you think array's aren't the best idea?
I wrote a separate gem [`mutations_generator`](https://github.com/robertsimoes/mutations_generator) and added a PR #152 here to update README. I'm not sure if putting direct Rails generator code into the `mutations` framework is the...
See #183 for guides/config
#184 covers overview #185 covers directory structure, installation, overview, guides/routing, guides/routes