dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.1.0
<onewheelskyward>
That's pretty weird
<CM-Punk>
Yeah!
<CM-Punk>
It makes no sense to me
txdv has quit [Remote host closed the connection]
txdv has joined #cinch
geopet has quit []
<leftylink>
I can't explain why that particular exception happens, but I do know that you are calling match in the body of Cinch::Plugins instead of Cinch::Plugins::Twitter
<CM-Punk>
How?
<dominikh>
step 1: fix your indentation. step 2: remove as much code as possible to create a minimal example that still triggers the issue.
<dominikh>
you should be left with no more than a couple lines
<leftylink>
also, I'm sorry I'm not familiar with ruby's exceptions, but... you can have a rescue without a begin!?!?!?!!?!?!?!?!?
<dominikh>
yes.
<dominikh>
in the context of a method, you can.
<leftylink>
:o
<leftylink>
I guess this makes sense
<leftylink>
today I learned
<CM-Punk>
In not able to recreate it
<leftylink>
do you think it's interesting how if I delete the offending line and retype it, it then works? methinks that is not a space
<dominikh>
a bunch of the indentation is non-breaking spaces