Skip to content
This repository was archived by the owner on May 18, 2018. It is now read-only.
This repository was archived by the owner on May 18, 2018. It is now read-only.

Wrong number of arguments (2 for 1) #2

Description

@richardjortega

Loving the KM gem but getting following error when I'm trying to pass a hash of properties to kiss_record method. Am I only allowed to send one property with the gem?

Error:
wrong number of arguments (2 for 1)

Code at where backtrace pointed:
kiss_record('Signed Up', {'Plan Name' => "#{@plan.name}", 'Plan Identifier' => "#{@plan.identifier}"})

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions