Method: NgrokAPI::Models::EndpointOAuthGitHub#==
- Defined in:
- lib/ngrokapi/models/endpoint_o_auth_git_hub.rb
#==(other) ⇒ Object
30 31 32 |
# File 'lib/ngrokapi/models/endpoint_o_auth_git_hub.rb', line 30 def ==(other) @attrs == other.attrs end |