Popular R Uby Programming Tips
Replace :key => with key: in emacs
Matthew Boston
·
0 responses
·
ruby, emacs, hash
Bootstrapping Chef on Debian 7.0
Sylvain Niles
·
0 responses
·
ruby, bootstrap, chef, devops
zsh: no matches found
Maynard Cabalitan
·
0 responses
·
ruby, rubyonrails, capistrano, ohmyzsh
Bundler e Rails 2.3 LTS
Gustavo Kuklinski
·
0 responses
·
ruby, rails, rails legacy, rails 2.x
REPL Workflow
David Kormushoff
·
0 responses
·
ruby, workflow, repl, python
Integrate Rails flash alert/notice messages into Bootstrap 3 dismissible alert
Arthur
·
0 responses
·
ruby, rails, bootstrap
Deploy non-Ruby apps with Capistrano
Fabrizio Soppelsa
·
0 responses
·
ruby, capistrano, deploy
Get foreman to show rails log when starting server
Jason Ayre
·
0 responses
·
ruby, rails, foreman
Zeus gem
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails
RailsAdmin and ActiveSupport::Concern
Julio Betta
·
0 responses
·
ruby, rails, activesupport, concern
Rails 4's `.select` and `.select!` object masked as a typical Array
Justin Smestad
·
0 responses
·
ruby, activerecord, bug, array
Prepare Mac for development @FlatStack
Timur Vafin
·
0 responses
·
ruby, rails, osx, dotfiles
Multichannel Push Notification w/Parse and parse-ruby-client
Sebastián González
·
0 responses
·
ruby, parse, rails, parse-ruby-client
Find a program that uses a specific port (OSX)
Daniel Schmidt
·
0 responses
·
ruby, osx, process
Create a New Gemset (Shorthand Syntax)
Kerem Bozdas
·
0 responses
·
ruby, rails, rvm, gemset
Off the ground with Sinatra
Richard Howard
·
0 responses
·
ruby, sinatra
Rails 4 OpenShift Logger Production
Dinesh Vasudevan
·
0 responses
·
ruby, rails, openshift, rails4
apt-get ruby2
Alex Gibson
·
0 responses
·
ruby, debian, ubuntu, ruby2
AWS Auto Scaling
Guilherme Elias
·
0 responses
·
ruby, commandline, aws, autoscaling
Ruby script to convert Panasonic videos to iPhoto
Pedro Rodrigues
·
0 responses
·
ruby, video, ffmpeg, panasonic
Когда не использовать "unless"
Denis Starshenkov
·
0 responses
·
ruby, rails, development
If you're not Surprised by how Good you are it could be a Sign you're not Improving
Matthew Spence
·
2 responses
·
ruby, php, rails, learning
Rails performance gains using .includes
Theo Styles
·
2 responses
·
ruby, rails, models
Don't mix comparison (==) with assignment (=)
Eldad Fux
·
1 response
·
ruby, php, .net, nodejs