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

Doesn't work at all? #54

@AndrewRayCode

Description

@AndrewRayCode
$ gem install slack
$ irb
>> require 'slack'
=> true
>> Slack::Client
NameError: uninitialized constant Slack::Client

>> Slack.configure {|c| c.token = 'banana' }
NoMethodError: undefined method `configure' for Slack:Module

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