Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Keep an eye on your cache keys
Jacob Elder
·
1 response
·
ruby, rails, caching, memcached
Rails Quick Tips - Pluck Multiple Columns
Matt Polito
·
0 responses
·
ruby, rails
Update all PostgreSQL pkey sequences in Rails
Shane Trotter
·
0 responses
·
ruby, rails, database, postgresql
Find the cheapest AZ to request your spot instance
Bruno
·
0 responses
·
ruby, aws, devops
How to install Ruby on Windows
Alexander Tamoykin
·
3 responses
·
ruby, command prompt, windows, installation
Find latest Rails stable version
Tu Hoang
·
0 responses
·
ruby, rails, gem, vulnerabilities.4-0-stable
Kissing Simplicity Goodbye
Jonathan Martin
·
1 response
·
ruby, rails, simplicity, kiss
Putting chef cookbooks into RubyGems
Tom, Bom
·
0 responses
·
ruby, chef
Give static typing a new and fair chance - Part 1
Daniel Rochetti
·
1 response
·
ruby, startup, languages, java
Ping Event for Rails & Mongoid
Christopher Garvis
·
0 responses
·
ruby, rails, mongodb, mongoid
Default value of hash (with nice examples)
Sławosz
·
0 responses
·
ruby, trick, hash, array
Pow with RVM gemset
Fabrice Lejeune
·
0 responses
·
gem, rvm, pow
When Ruby Meets Java - The Power of Torquebox
Arun Agrawal
·
0 responses
·
ruby, jruby, torquebox
Validates field uniqueness with state_machine and factory_girl
Cédric Néhémie
·
0 responses
·
ruby, rails, factory_girl, rspec
Strange case use
Thomas Riboulet
·
2 responses
·
ruby
Schema less ruby database modeling tool - Flexi Model
nhm tanveer hossain khan (hasan)
·
0 responses
·
flexi-model, rubygem, ruby
Rails : model and migrate
Mariz Melo
·
0 responses
·
ruby, mvc, rails, sql
Resque perform immediately in development and test env
Alexandr Korsak
·
0 responses
·
ruby, rails, resque
Performance of code highlighters
Yuri Artemev
·
0 responses
·
ruby, benchmark, highlight
ActiveRecord::Base.average_coumn_lengths
Tieg Zaharia
·
0 responses
·
ruby, mysql
Using ActiveRecord in non-Rails projects in Rubymine
Michael Parks
·
0 responses
·
ruby, activerecord, ide, rubymine
Testing your spec against multiple rubies
Lucas
·
1 response
·
ruby, rvm, rspec
Enhance your terminal prompt to show current Ruby version
Stephen Benner
·
1 response
·
ruby, shell, terminal, trick
Ruby: a tiny JSON validator
Tacahiroy
·
0 responses
·
ruby, chef