Popular Ruby Programming Tips
Use Your Git History to Manage Freshbooks
David Stump
·
0 responses
·
ruby, gem, git, freshbooks
bundle_grep
Tieg Zaharia
·
0 responses
·
ruby, shell
one line to camelize underscore in Ruby
Tiao Lims
·
2 responses
·
ruby, camelize, convenience
Eliminate javascript debug code after assets compiling (Rails 4 only)
Anton Ageev
·
0 responses
·
ruby, rails, assets, javascript
Thoughts on being a professional
Jason Rogers
·
0 responses
·
ruby, rails, programming, professionalism
How to use both rbenv and rvm with capistrano3
Ivan Kryak
·
0 responses
·
ruby, rails, rvm, capistrano
Emacs and rbenv
Yves Senn
·
0 responses
·
ruby, emacs, rbenv
Installing rmagick on OS X 10.8 and ruby 1.9.3
Jeremy Olliver
·
0 responses
·
ruby, osx, imagemagick, rmagick
Create a Time in a specific timezone in Ruby
Mike Mazur
·
0 responses
·
ruby, time, timezone
Load and parse JSON file in Rhodes
Stephen Benner
·
0 responses
·
ruby, mobile, json, data
Update a single gem of your Gemfile without dependencies
Johannes Opper
·
0 responses
·
ruby, bundler, rails, gem
Nested Form: Adding fields with pre-defined values
Jim Smith
·
0 responses
·
jquery, ruby, rails, javascript
converting distance_of_time_in_words to seconds
Kaushik Thirthappa
·
0 responses
·
ruby, rails, distance_of_time_in_words
The result of n << n
Tony612
·
2 responses
·
ruby
Get Time in Any Time Zone
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tip, time zones
Git pulls on command line
Mariz Melo
·
0 responses
·
ruby, gem, git, pull requests
Rails autoloading for your gem
Stephan Hagemann
·
0 responses
·
ruby, rails, gems, engines
Return has_many association's field as an array
Leon Guan
·
0 responses
·
ruby, rails, ror
Different repositories on Capistrano
Boris Quiroz
·
0 responses
·
ruby, capistrano, devops, repository
Find broken images in your html source
Eduardo Garibay-Frausto
·
0 responses
·
ruby, img, broken image finder, image finder
Validation conditions on-the-fly
yaojie
·
0 responses
·
ruby, rails, activerecord