Andrew Havens
Andrew Havens
@GantMan @markrickert I like the idea of a plugin. I currently alias `Motion::Blitz` as `Notifier`, like it says in the readme. I think referring to it as "notifier" is relatively...
Hi @twerth, sorry for taking over a year to respond to this! Now that I have a lot more experience with RedPotion, I've taken the liberty of building the example...
Just wanted to update this thread to say that I've made some progress on this lately. I created a new gem called [redpotion-generators](https://github.com/andrewhavens/redpotion-generators) that provides some nice scaffolding generators.
Please merge this request! it would have helped me so much. I still haven't been able to get it installed and running, but these modifications would lead me in the...
...or at least update the parts we need in order to get this thing up and running. I mean, what version of Rake do we need to run the rake...
@darinwilson Jeremiah is an active member of our community on Slack. He's working on an Android project and I mentioned to him that BluePotion could use some help if he...
:+1: This just solved my problem. Here's a line you can add to your gemfile until this is merged: ``` gem 'guard-motion', require: 'guard/motion', github: 'satoyos/guard-motion', branch: 'inherit_Plugin' ```
@mordaroso Would you mind merging this PR?
Hi Kiran, Thanks for posting the link to Kandan. I've been following their progress and I agree, they have a nice looking group chat application. I think Kandan would be...
I have only done minimal testing in Internet Explorer, but I think it works. I recently upgraded the javascript Web Socket implementation to use [web-socket-js](https://github.com/gimite/web-socket-js) which has a flash fallback...