Skip to content

Instantly share code, notes, and snippets.

View epistrephein's full-sized avatar

Tommaso Barbato epistrephein

View GitHub Profile
@epistrephein
epistrephein / test.yml
Created January 27, 2024 09:30 — forked from ykpythemind/test.yml
GitHub Action + Rails test example
# .github/workflows/test.yml
name: test
on: [push]
env:
RUBY_VERSION: 2.7.2
NODE_VERSION: 14.15.5
RAILS_ENV: test
@epistrephein
epistrephein / nord16M.ini
Created August 15, 2022 17:00
Nord for Midnight Commander
[skin]
description = Nord
truecolors = true
[Lines]
horiz = ─
vert = │
lefttop = ┌
righttop = ┐
leftbottom = └
@epistrephein
epistrephein / devise.it.yml
Last active August 1, 2016 14:44 — forked from xpepper/devise.it.yml
Italian translation for Devise 3.5
# Italian translation for Devise 3.5
# Date: 2015-08-20
# Author: epistrephein
# Note: Thanks to xpepper (https://gist.github.com/xpepper/8052632)
# Additional translations at https://github.com/plataformatec/devise/wiki/I18n
it:
devise:
confirmations:
confirmed: "Il tuo account è stato correttamente confermato."