Skip to content

undefined method `downcase' #27

@kiote

Description

@kiote

Hello.

When I try to call
current_user.twitter.get 'friendships/destroy', {:id => user_id}
or this way
current_user.twitter.get "friendships/destroy?id=#{user_id}"

I catch 'undefined method downcase' for :id:Symbol' or 'undefined methoddowncase' for nil:NilClass'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions