Skip to content

Instantly share code, notes, and snippets.

View esmerino's full-sized avatar

José Esmerino esmerino

  • São Paulo-SP/Brazil
  • 16:47 (UTC -12:00)
View GitHub Profile
[Unit]
Description=Advanced key-value store
After=network.target
Documentation=http://redis.io/documentation, man:redis-server(1)
[Service]
Type=forking
ExecStart=/usr/bin/redis-server /etc/redis/redis.conf --supervised systemd --daemonize no
ExecStop=/bin/kill -s TERM $MAINPID
PIDFile=/var/run/redis/redis-server.pid
def migration_ts
sleep(1)
Proc.new { Time.now.strftime("%Y%m%d%H%M%S") }
end
def copy_from_repo(filename, opts={})
repo = "https://raw.githubusercontent.com/matteolc/rails-api-template/master/"
source_filename = filename
destination_filename = filename
destination_filename = destination_filename.gsub(/create/, "#{migration_ts.call}_create") if opts[:migration_ts]
CAXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
@esmerino
esmerino / gist:c03d587670680a5d52eb01260796bcbb
Created April 17, 2023 13:54 — forked from r5v9/gist:3a997657eda328e78d0d
O Essencial - Mário de Andrade
Contei meus anos e descobri que terei menos tempo para viver daqui para a frente
do que já vivi até agora.
Tenho muito mais passado do que futuro.
Sinto-me como aquele menino que recebeu uma bacia de cerejas. As primeiras,
ele chupou displicente, mas percebendo que faltam poucas, rói o caroço.
Já não tenho tempo para lidar com mediocridades.
Map data:
[{
latitude: 42.54222297286856,
longitude: -83.15328067301644,
label: "Clawson Skatepark",
tooltip: "<strong>Clawson Skatepark</strong>
<p>Skatepark of Haifa is a vibrant and popular recreational facility for skateboarders and BMX riders located in the beautiful city of Haifa, Israel. Nestled amidst stunning natural surroundings, this state-of-the-art skatepark offers a thrilling and dynamic space for individuals of all ages and skill levels to enjoy their favorite extreme sports.</p>"
}]