Popular R Uby Programming Tips
Control YAML serialization in Ruby
Jorge Dias
·
0 responses
·
ruby, serialization, active_record, yaml
Introducing after_do: after/before method callbacks in Ruby
Tobias Pfeiffer
·
0 responses
·
ruby, method, aop, callbacks
Testing redis with RSpec
Matjaz Muhic
·
1 response
·
ruby, redis, rspec
Upgrading to OSX Yosemite (as a Ruby dev)
Joe Connor
·
2 responses
·
ruby, osx, homebrew, yosemite
How to show code changes instantly in chrome with guard-livereload gem
Josh Greenwood
·
2 responses
·
ruby, rails, guard, guard-livereload
Rails: Why are my JS views rendering with my HTML layout wrapped around them?
David Somers
·
0 responses
·
ruby, rails, haml, templates
Carrierwave image quality
Joren De Groof
·
0 responses
·
ruby, rails, carrierwave
Integration testing Rake tasks
Michiel Sikkes
·
0 responses
·
rails, testing, rake, integration
Emacs: Semi-automatic alignment of symbol: value pairs in Ruby and CoffeeScript
David Leal
·
0 responses
·
ruby, emacs, coffeescript, alignment
Puma cluster and Monit: respawn workers on exceeding memory limit
Tõnis Simo
·
1 response
·
ruby, shell, puma, monit
Setting Ruby Version in Capistrano 3
Craig McNamara
·
0 responses
·
ruby, rails, capistrano, deploy
Vim CTags for Ruby projects
Luca Guidi
·
0 responses
·
ruby, vim, ctags
How to integrate WebComponents(And other assets) into Rails 4
Fabián Heredia Montiel
·
0 responses
·
ruby, rails, bower, webcomponents
Fast mock up web frontends with HAML/Coffee/Sass/Less bundle
Nick Kugaevsky
·
1 response
·
ruby, css, haml, html
Two-way polymorphic models / Polymorphic HABTM association in Rails
Aleksey Magusev
·
0 responses
·
ruby, rails, associations
Prettify JSON in the command line with Ruby
nat
·
0 responses
·
ruby, json, bash
Show Coderwall: Termnote, Keynotes in your Terminal
Kurtis Rainbolt-Greene
·
0 responses
·
ruby, shell, terminal, code
Check domain availability in Ruby
Simone Carletti
·
0 responses
·
ruby, whois
Using Rails with Postgres for schemaless data
Mike Piccolo
·
0 responses
·
ruby, rails, gem, postgres
Devise v3 Error Messages! Bootstrap 3 style
Ernest Addae
·
0 responses
·
ruby, bootstrap, devise, rails 4
Dragonfly Tips & Tricks
Rahul Trikha
·
0 responses
·
ruby, rails, gem, tricks
monit and rvm deployment
Mickaël Rémond
·
2 responses
·
ruby, rails, rvm, monit
Running modified specs with git
Alvaro Fernando Lara
·
3 responses
·
ruby, tests, bash, rspec