Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
will_paginate and Ajax
Jeroen Rosenberg
·
0 responses
·
ruby, rails, ajax, pagination
Speed up Rails 3 assets compilation with turbo-sprockets-rails3
Nathan B
·
1 response
·
ruby, assets, rails
Fix UTF8 "problem" on Heroku w/ jRuby
Oto Brglez
·
0 responses
·
ruby, jruby, heroku
Ask wikipedia from command line using Ruby
Emad Elsaid
·
5 responses
·
ruby, rails, wikipedia
Using pow with rvm's new ruby-version and ruby-gemset
Amiel Martin
·
2 responses
·
rvm, pow, powrc
Headless javascript tests in rails
Enrique Vidal
·
2 responses
·
ruby, coffeescript, rails, evergreen
Recipe: Using VCR for specs
Josh Teng
·
0 responses
·
ruby, tdd, api, testing
Concatenating String in Ruby....
Marcio Garcia
·
0 responses
·
ruby, string, java
Count occurrences of uniques in ruby
Jordan
·
0 responses
·
ruby, rails, ror, array
Conditional Assignment (null coalescing)
Nick Jacob
·
0 responses
·
ruby, php, python, javascript
Legacy database, Single table inheritance and Ruby on Rails
Patrick Strang
·
0 responses
·
ruby, rails, ror, database
Meteor RESTful authentication
Sean Yang
·
0 responses
·
ruby, php, rails, meteor
Custom glyph fonts with Font Custom and Compass
glaszig
·
0 responses
·
ruby, css, sass, compass
Zsh variables, Ruby - somehow ARGV contains wrong number of elements
Bartłomiej Danek
·
2 responses
·
ruby, zsh, fail, bash
Highlight your Fortune 500 customers
Lee Reilly
·
0 responses
·
ruby, marketing, press, pr
Easily test private and protected methods in Ruby
Lucas
·
1 response
·
ruby, unit testing, meta programming
Custom Carrierwave Processors with Minimagick
Rafael Oliveira
·
0 responses
·
ruby, rails, carrierwave
Installing Rails on OSX Mavericks
dickeyxxx
·
2 responses
·
ruby, rails, osx, rbenv
Git time tracking
Steve Halford
·
1 response
·
ruby, git, time tracking
Threads in Ruby? Use JRuby
David Copeland
·
0 responses
·
ruby, jruby, oscon, concurrency
Rails, ActiveAdmin and CanCan
Jens Grassel
·
0 responses
·
ruby, rails, activeadmin, authorization
Ruby on Rails Interview questions
Rohit Trivedi
·
0 responses
·
ruby, rails, ruby interview questions, rails interview questions
Setting up MRI 1.9.3 on OSX Lion
Matthew Deiters
·
0 responses
·
ruby, osx lion
[Ruby] define singleton method with default value
Rafael Felix
·
0 responses
·
ruby, define_singleton_method, define_method, default value
Sequel migration Rake tasks
Lennart Fridén
·
0 responses
·
ruby, migration, database, rake