Skip to content

Instantly share code, notes, and snippets.

View Austex's full-sized avatar
🏠
Working from home

Reza Piri Austex

🏠
Working from home
View GitHub Profile
### Keybase proof
I hereby claim:
* I am austex on github.
* I am gennovacap (https://keybase.io/gennovacap) on keybase.
* I have a public key ASC6OQ9bBd0HV-yXH29cItkbasbW_faCPOUVF-V36IsX3Qo
To claim this, I am signing this object:
@Austex
Austex / Capfile
Last active May 28, 2019 15:53
Capistrano deploy webpacker:install error - Webpack binstubs not found. Have you run rails webpacker:install ?
# Load DSL and set up stages
require "capistrano/setup"
# Include default deployment tasks
require "capistrano/deploy"
require "capistrano/scm/git"
install_plugin Capistrano::SCM::Git

Keybase proof

I hereby claim:

  • I am austex on github.
  • I am rezapped (https://keybase.io/rezapped) on keybase.
  • I have a public key ASC1jO5D21hNXRHvIPLpHXeBE0U84dUIPH4fP1roHaN1_go

To claim this, I am signing this object:

@Austex
Austex / index.html
Last active February 23, 2021 02:40
console.log
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<title>$title</title>
$style
</head>
<body>
<h1>$title</h1>
@Austex
Austex / ruby_img_tag
Created December 16, 2012 22:37
ruby image tag
<%= image_tag("")%>
@Austex
Austex / ruby_link_to
Created December 16, 2012 21:32
ruby_link
@Austex
Austex / gist:4218092
Created December 5, 2012 18:15 — forked from lucasfais/gist:1207002
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt