Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Find the cheapest AZ to request your spot instance
Bruno
·
0 responses
·
ruby, aws, devops
Putting chef cookbooks into RubyGems
Tom, Bom
·
0 responses
·
ruby, chef
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
Conditionally wrap a variable in an array
meagar
·
0 responses
·
ruby, idiomatic, style
Performance of code highlighters
Yuri Artemev
·
0 responses
·
ruby, benchmark, highlight
Validates field uniqueness with state_machine and factory_girl
Cédric Néhémie
·
0 responses
·
ruby, rails, factory_girl, rspec
Developing Ruby on Rails on Windows
Manuel van Rijn
·
0 responses
·
ruby, rails, ror, vagrant
When Ruby Meets Java - The Power of Torquebox
Arun Agrawal
·
0 responses
·
ruby, jruby, torquebox
ActiveRecord::Base.average_coumn_lengths
Tieg Zaharia
·
0 responses
·
ruby, mysql
Keep an eye on your cache keys
Jacob Elder
·
1 response
·
ruby, rails, caching, memcached
Start a Rack app with multiple interpreters
Félix Bellanger
·
0 responses
·
ruby, jruby, rails, rack
Bundle install inside emacs
Arthur Nogueira Neves
·
0 responses
·
ruby, rails, emacs
Give static typing a new and fair chance - Part 1
Daniel Rochetti
·
1 response
·
ruby, startup, languages, java
Update all PostgreSQL pkey sequences in Rails
Shane Trotter
·
0 responses
·
ruby, rails, database, postgresql
How to install Ruby on Windows
Alexander Tamoykin
·
3 responses
·
ruby, command prompt, windows, installation
Rails Quick Tips - Pluck Multiple Columns
Matt Polito
·
0 responses
·
ruby, rails
Leveraging Subject in RSpec - A rough cut!
Karthik Sirasanagandla
·
0 responses
·
ruby, rails, rspec
Using Bundler With Rubymotion
Alex Rothenberg
·
0 responses
·
ruby, bundler, ios, rubymotion
Allow all attributes to be changed by admins
David Somers
·
0 responses
·
ruby, rails, admin, attr_accesible
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
Pow with RVM gemset
Fabrice Lejeune
·
0 responses
·
gem, rvm, pow
Enhance your terminal prompt to show current Ruby version
Stephen Benner
·
1 response
·
ruby, shell, terminal, trick
Resque perform immediately in development and test env
Alexandr Korsak
·
0 responses
·
ruby, rails, resque