Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Pass object additional feilds #31

Merged
merged 2 commits into from
May 28, 2024

Commits on May 16, 2024

  1. fix Pass object additional feilds

    Pass.Coupon, Pass.EventTicket, Pass.EventTicket, and Pass.Generic don't have any additional feilds availabe so we don't need to provide methods for additional feilds.  boardingPass was being overwritten by the additonal feild method, now fixed.
    
    resolves coorasse#29
    annaswims committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2708cb8 View commit details
    Browse the repository at this point in the history
  2. Update lib/passkit/generator.rb

    Co-authored-by: Alessandro Rodi <coorasse@gmail.com>
    annaswims and coorasse committed May 16, 2024
    Configuration menu
    Copy the full SHA
    42ffa12 View commit details
    Browse the repository at this point in the history