Skip to content

Instantly share code, notes, and snippets.

https://tinyurl.com/ya9vs6pq
https://github.com/gentoo-pl/dietetyk
echo 'gem: --no-document' > ~/.gemrc
bundle install
rails db:migrate
<%= fa_icon(@kategoria.aktywna ? "check" : "times") %>
https://github.com/gentoo-pl/dietetyk/blob/master/app/views/layouts/frontend.html.erb
https://github.com/gentoo-pl/dietetyk/tree/master/app/views/frontend
https://goo.gl/MnRSGk
wget -qO- https://cli-assets.heroku.com/install-ubuntu.sh | sh
# Install dependencies
#
# * checkinstall: package the .deb
# * libpcre3, libpcre3-dev: required for HTTP rewrite module
# * zlib1g zlib1g-dbg zlib1g-dev: required for HTTP gzip module
apt-get install checkinstall libpcre3 libpcre3-dev zlib1g zlib1g-dbg zlib1g-dev && \
mkdir -p ~/sources/ && \
# Compile against OpenSSL to enable NPN
*
!.gitignore
composer.phar
# Bootstrap
app/bootstrap*
# Symfony directories
vendor/*
web/assetic/*
web/bundles/*
http://mikstura.it/mikstura-nr-1-creativityteamwork/
h1. Sublime Text 2 - Useful Shortcuts (Ubuntu)
h2. General
| *Ctrl+KB* | toggle side bar |
| *Ctrl+Shift+P* | command palette |
| *Ctrl+`* | python console |
| *Ctrl+N* | new file |
h2. Editing