Skip to content

Support configuration for a default topic.#4

Open
GoGoCarl wants to merge 1 commit intosolertium:masterfrom
GoGoCarl:default_topic
Open

Support configuration for a default topic.#4
GoGoCarl wants to merge 1 commit intosolertium:masterfrom
GoGoCarl:default_topic

Conversation

@GoGoCarl
Copy link

@GoGoCarl GoGoCarl commented Aug 7, 2015

Users can pass into their configuration parameters a topic
that will be used if no topic is specified in a call to
Appygram.send or Appygram.trace.

@GoGoCarl
Copy link
Author

GoGoCarl commented Aug 7, 2015

@rfc2616 appygram-rails advertises that the following call can be used to set a default topic:

    Appygram.configure :topic => 'Uncaught Exception'

But in checking the code, a topic can not be configured in this way in either appygram-rails or appygram.rb

This PR should reconcile that.

Users can pass into their configuration parameters a topic
that will be used if no topic is specified in a call to
Appygram.send or Appygram.trace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant