ruby-ambassador icon indicating copy to clipboard operation
ruby-ambassador copied to clipboard

Ambassador API v2 wrapper for Ruby

Results 4 ruby-ambassador issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [activesupport](https://github.com/rails/rails) to permit the latest version. Release notes Sourced from activesupport's releases. 6.0.3.7 Active Support No changes. Active Model No changes. Active Record No changes. Action...

dependencies

How do I make a SSO link using this library? The [documentation](https://docs.getambassador.com/docs/single-sign-on) mentions creating a signature, how is that done? Thanks!

Hey guys, this PR adds support for the `multi_record` method in Events. I also had to change gem dependency versions due to conflicts with other gems I use in my...

when api returns 404 the base.rb raises a RecordNotFound exception probably return nil is a better return value for Ambassador::Find Call , when auto_create is 0 @chaselee what do you...