David Y. Zhang
David Y. Zhang
For example, if you don't want to show "login invalid" or "password invalid" but you would like to show "Account not activated" ...?
The example app doesn't work. Also it's in Rails 2.2.2 - why not have better instructions for Rails 3.x?
The example app isn't really enough to figure out how to set this up. Something step-by-step for Rails 3 would be nice.
Hi, I might be misunderstanding this repository, but I think it would be helpful if the Usage section in the README explained more what it is demonstrating instead of only...
If I try ``` pulsarctl subscriptions peek my-topic-name my-subscription-name ``` for a partition topic, I get ``` code: 405 reason: Peek messages on a partitioned topic is not allowed ```...