We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
AWS Lambda(Ruby) sample code on how to include gems that have dependencies on native extensions like mysql2
Ruby 2
List the important docker commands for day to day use.
module Jira
class User
include HTTParty
base_uri 'https://***.atlassian.net/rest/api/3/'
default: &default
adapter: mysql2
encoding: utf8
host: localhost
variables:
There was an error while loading. Please reload this page.