This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source 'https://rubygems.org' | |
git_source(:github) { |repo| "https://github.com/#{repo}.git" } | |
ruby '2.7.1' | |
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | |
gem 'rails', '~> 6.0.3', '>= 6.0.3.2' | |
# Use sqlite3 as the database for Active Record | |
gem 'sqlite3', '~> 1.4' | |
# Use Puma as the app server |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Pronto | |
on: [pull_request] | |
jobs: | |
pronto: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Checkout code |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rvm pkg install openssl | |
rvm install $(RUBY_VERSION) --with-openssl-dir=$(HOME)/.rvm/usr |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
code --install-extension batisteo.vscode-django | |
code --install-extension codezombiech.gitignore | |
code --install-extension DavidAnson.vscode-markdownlint | |
code --install-extension donjayamanne.githistory | |
code --install-extension donjayamanne.python-extension-pack | |
code --install-extension DotJoshJohnson.xml | |
code --install-extension eamodio.gitlens | |
code --install-extension EditorConfig.EditorConfig | |
code --install-extension hbenl.vscode-test-explorer | |
code --install-extension ivory-lab.jenkinsfile-support |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
print('Hello World') | |
x = 4 | |
def myFunction(y): | |
return x + 3 | |
print(myFunction(4)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7/3/2019 9:07:36 AM - Microsoft VSIX Installer | |
7/3/2019 9:07:36 AM - ------------------------------------------- | |
7/3/2019 9:07:36 AM - vsixinstaller.exe version: | |
7/3/2019 9:07:36 AM - 16.2.2061 | |
7/3/2019 9:07:36 AM - ------------------------------------------- | |
7/3/2019 9:07:36 AM - Command line parameters: | |
7/3/2019 9:07:36 AM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\vsixinstaller.exe,/appidinstallpath:C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\devenv.exe,/skuName:Enterprise,/skuVersion:16.1.29025.244,/appidname:Microsoft Visual Studio Enterprise 2019,/culture:en-US,/noep,C:\Users\mhagar\AppData\Local\Temp\VSIXbk5fvn0y.vsix | |
7/3/2019 9:07:36 AM - ------------------------------------------- | |
7/3/2019 9:07:36 AM - Microsoft VSIX Installer | |
7/3/2019 9:07:36 AM - ------------------------------------------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is a test gist. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"EVm4Kb":{ | |
"zGXo6M":"gxEVm4Kbs", | |
"FWn5LctARizGXo6MduBSj1HY":"s0QhyFWn5LctARizGXo6MduBSj", | |
"7NevCT":12345 | |
}, | |
"yFWn5LctARi":[ | |
{ | |
"BSj1HYp7Ne":{ | |
"5Lct":"DUl3Jar9", |