Newest Ruby Programming Tips
Vim: make ",," an abbreviation for "=>"
David Golden
·
0 responses
·
ruby, perl, vim
Handling sub-processes in Ruby
Paul Springett
·
0 responses
·
ruby, pid, process, stdout
Ruby development using local gems
Juan C. Muller
·
0 responses
·
ruby, bundler, gems, development
Formatting Currency via Regular Expression
Ben Simpson
·
3 responses
·
ruby, regular expression, formatting, currency
Thin web server
Boris Quiroz
·
0 responses
·
ruby, rails, thin, web server
Ruby - Generate a random date in range
Carlo Mallone
·
0 responses
·
ruby, random, date, datetime
Symbolizing the keys of your Hash using "inject"
Rajeev N Bharshetty
·
0 responses
·
ruby, tip, hash, inject
Use travis-ci.org for ruby project in subdirectory
Tim Serong
·
0 responses
·
ruby, testing, travis
Write code in style
Maksim
·
0 responses
·
ruby, rails, ruby-style, robocop
.ruby-version
Jazmin Schroeder
·
0 responses
·
rvm, ruby-version
Sort array of objects by multiple fields in Ruby
Jelle Vandebeeck
·
0 responses
·
ruby, sorting
Custom glyph fonts with Font Custom and Compass
glaszig
·
0 responses
·
ruby, css, sass, compass
Rails TDD: Stub a model class method before require
Gilbert
·
0 responses
·
ruby, rails
Painlessly Remove All Ruby Gems
Milan Roy
·
0 responses
·
ruby, rails, ruby gems
Natural spelling and grammar checker
Alif Rachmawadi
·
2 responses
·
ruby, gem, grammar, wrapper
Decouple model tests from observers
Alexey Kuleshov
·
0 responses
·
ruby, tdd, rails, rspec
Devise redirect AJAX request when session timed out(timeoutable module)
Mikhail Nikalyukin
·
1 response
·
ruby, rails, devise, ajax
Rake task fix for oh-my-zsh
Kiran Gangadharan
·
0 responses
·
zsh, octopress, rake
Ruby, IRB and readline history
Richard Michael
·
0 responses
·
ruby, history, irb, readline
Rails console equivalent for Sinatra
Matthew Riddle
·
3 responses
·
ruby, console, irb, sinatra
Rails Beginner Cheat Sheet
Tobias Pfeiffer
·
1 response
·
ruby, rails, beginner, cheat sheet
Grape routes like Rails rake task
Duke
·
0 responses
·
ruby, api, rake, grape
Remove all gems
Damian Tommasino
·
3 responses
·
ruby, rails, linux
Rails: Why are my JS views rendering with my HTML layout wrapped around them?
David Somers
·
0 responses
·
ruby, rails, haml, templates
Rename Hash keys
Gus Bonfant
·
0 responses
·
ruby, hash, iteration