On Thu, Jan 11, 2018 at 3:08 PM, Craig Russell <apache....@gmail.com> wrote:
>
>> On Jan 9, 2018, at 8:13 PM, Sam Ruby <ru...@intertwingly.net> wrote:
>>
>> Nice!
>
> Now I just need a bit of help getting started. I can't seem to figure out how 
> to invoke anything on the server except the invite page.
>
> I've tried to update main.rb and main.js.rb but can't get to the discuss page.

There was a bug in the code, undoubtedly left there by me.  Fixed:

https://github.com/apache/whimsy/commit/bce0fefbca3f4dedadb239eccdf2846a2b90be0a

The problem was that the class redefined the mounted() method,
overwriting the first definition.

> Thanks,
>
> Craig

- Sam Ruby

Reply via email to