Skip to content

Instantly share code, notes, and snippets.

View nicolasblanco's full-sized avatar
🎯
Focusing

Nicolas Blanco nicolasblanco

🎯
Focusing
View GitHub Profile
bash -c '
if [ ! -f /usr/local/lib/rvm ]; then
echo Boostrapping with RVM
apt-get update
apt-get install -y language-pack-fr
apt-get install -y git-core curl
apt-get install -y build-essential binutils-doc gcc autoconf flex bison
apt-get install -y libreadline5-dev zlib1g-dev libssl-dev libxml2-dev libxslt1-dev libcurl4-openssl-dev
bash < <( curl -L http://bit.ly/rvm-install-system-wide )
(
#########################################################################################################
# I18n French translation for Devise (http://github.com/plataformatec/devise)
# I18n traduction de français pour Devise
#
# Note from author: I'm not a native French speaker. Please correct my French.
# Note de l'autheur: Je ne parle pas beaucoup de français. Pourriez-vous corriger mon français,
# s'il vous plait?
#########################################################################################################
fr: