Aaron Milam
Aaron Milam
You're right! This is a very old and out of date project. Feel free to help me update it with some PRs if you like, though. On Sun, Sep 5,...
I am no longer actively developing this, but feel free to fork the repo and add to it!
At the bottom of https://github.com/armilam/google-assistant-ruby/tree/assistant-api-v2#testing-your-assistant, `gactions preview` needs to be updated for the new version of the CLI. It now uses `gactions test` and needs different arguments.
@Squareys thank you! As you can see, I haven't done any work on this gem in a little while. I do hope to pick it up again, but for now...
Google has implemented this by adding the `actions.intent.SIGN_IN` intent. See https://developers.google.com/actions/identity/account-linking for details.
I'm not convinced this is the fault of `activerecord-session_store`. This gem creates a subclass of `ActiveRecord::Base` as a model to be used to store the session, and it's `ActiveRecord::Base` that...
faraday-multipart has been updated: https://github.com/lostisland/faraday-multipart/pull/6 We might be able to update it again here to get rid of the warnings?
Man, I wish this was merged. I am going to try using this code in my software to extract a doc header. Hopefully we could get this functionality added to...
I have an interest in this feature and I'd be willing to help. I don't want to step on anyone's toes if you're actively workin on this at all. Please...