| Class | Pyre::Campfire |
| In: |
lib/pyre/campfire.rb
|
| Parent: | Object |
Pyre::Campfire is for general Campfire tasks. Logging in, logging out, and finding rooms.
| agent | [R] | |
| subdomain | [R] | |
| uri | [R] |
Create a new Pyre::Campfire object. Pass in your subdomain and maybe some options. Of course, the only option is whether or not to use ssl. Pass along :ssl => true if you need it. Give it a block for self-contained wonderfulness (logs out for you).