Using SSH forwarding, NGINX, LetsEncrypt & Docker (Ruby-on-rails & Puma as dev server in current setup)
Gemfile
ruby '2.6.5'
gem 'puma', '4.3.1'
| """ | |
| Ask Claude - Sublime Text Plugin | |
| This plugin integrates Claude Code CLI with Sublime Text, allowing you to send code | |
| selections directly to Claude for analysis, refactoring, debugging, or any other task. | |
| INSTALLATION: | |
| ------------- | |
| 1. Save this file as 'ask_claude.py' in your Sublime Text User package directory: |
| # Source order: | |
| # .zshenv → [.zprofile if login] → [.zshrc if interactive] → [.zlogin if login] → [.zlogout sometimes]. | |
| # ----------------------------------------------------- # | |
| # INIT # | |
| # ----------------------------------------------------- # | |
| autoload -U add-zsh-hook | |
| ulimit -n 10240 |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>name</key> | |
| <string>Rise</string> | |
| <key>settings</key> | |
| <array> | |
| <dict> | |
| <key>settings</key> |
| class Parent | |
| class << self | |
| attr_accessor :something | |
| def something(value = nil) | |
| @something = value ? value : @something | |
| end | |
| def inherited(subclass) | |
| self.instance_variables.each do |var| |
| #_____________________________________________________________________ | |
| #_________(_)_________________ ___________ ____________ _____________ | |
| #________ /_ __ \_ ___/ _ \______/ __ `/ _ \_ __ `__ \________ | |
| #_______ / / /_/ /(__ )/ __/_____/ /_/ // __/ / / / / /_______ | |
| #______ / \____//____/ \___/______\__, / \___//_/ /_/ /_/_______ | |
| #___/___/__________________________/____/________________________ | |
| ################################################################# | |
| ########################## GENERATE KEY ######################### | |
| ################################################################# |
I hereby claim:
To claim this, I am signing this object: