coorasse / passkit

Wallet Pass generation for Ruby On Rails
MIT License
90 stars 27 forks source link

remove kwargs in README #3

Closed holman closed 1 year ago

holman commented 1 year ago

Hi! This one briefly tripped me up a little since it expands to a hash and the error was a bit confusing, hah. Just updates the README to use arguments instead of kwargs.

(Also, thanks for open sourcing this! I was halfway through my own hastily-put-together solution for PassKit, and this is a great framework for the approximately three of us left who generate passes for devices these days. Seriously, literally all the docs on anything related to this are from like, 2012. Anyway, will likely contribute some more back to this as we build out our solution!)