Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Math with unicode characters in Ruby
Brian Ryckbost
·
0 responses
·
ruby, math, unicode
Reduce SQL queries run when generating conditional content
Kieran Pilkington
·
0 responses
·
ruby, rails, on
what the !!
Hrvoje Šimić
·
0 responses
·
ruby, rails
One liner to remove installed gems, excluding default gems
Kaustubh Padegaonkar
·
0 responses
·
ruby, gems, uninstall, cleanup
Upgrade to Rails 4.0 beta
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tips
Strong Parameters in Rails
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, demo, strong parameters
Ruby Enumerable#some?
Mr Rogers
·
0 responses
·
ruby, enumerable
Sum of digits in n!
Harrison Grieve
·
0 responses
·
ruby, math, just for fun
Raketask for generating a timestamped, empty Sequel migration
Lennart Fridén
·
0 responses
·
ruby, rake, migrations, sequel
When Sequel seems well sick
Arnaud Meuret
·
0 responses
·
ruby, magic, sequel
Quickly access source of a gem in Vim
Wojtek Kruszewski
·
0 responses
·
ruby, bundler, vim, wojt-eu
Get class name from string
Carlos Hernández
·
0 responses
·
ruby, rails, on
Simplify specs with matchers and methods
Oto Brglez
·
0 responses
·
ruby, rspec
Ruby Symbol#match is actually String#=~
Titov Andrey
·
0 responses
·
ruby, string, regexp, match
Project files analytics ruby script
Emad Elsaid
·
0 responses
·
ruby, rails, analytics
Mining Twitter data with tuby and mongodb
Hasan Tayyar BEŞİK
·
0 responses
·
ruby, mongodb, text mining
Wrap your migrations by exceptions tracker.
Alexandr Korsak
·
0 responses
·
ruby, rails
Replace your static fixtures with factories using factory_girl
John Fragkoulis
·
0 responses
·
ruby, factory_girl
Use Clang with JewelryBox
Alexander
·
0 responses
·
xcode, rvm, gcc, clang