Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Recursion in Liquid Markup / Liquid Templates

ruby liquid

Ruby Code Autoindentation in Vim

ruby vim indentation

How to wait for a page redirect in Selenium?

ruby selenium selenium-ide

Set rvm default interpreter in user's .rvmrc?

ruby rvm

ActiveRecord Custom Type Naming Scheme

How to declare tags aliases with acts_as_taggable_on in Rails?

How to avoid echoing newline when reading user input?

ruby

Rails DB rake tasks run but never exit

mysql ruby-on-rails ruby rake

Can I access the binding at the moment of an exception in Ruby

ruby exception

How can I use Ruby to create an "EXE" like DropBox used Python?

Refreshing a div with the contents of flash[:notice] using right.js?

Modifying Rails: How do advanced users find out what needs to be changed?

ruby-on-rails ruby

Running rails on a Production mode in webrick server

Rails 3 with Devise and rspec: Warden test helpers unreliable

How to process Bootstrap with less.rb outside of Rails

ruby twitter-bootstrap less

jRuby, gems with C extensions

ruby rubygems jruby

Ruby weirdness: x == y && [x, y].uniq == [x, y]

CarrierWave with custom processor not registering

MRI Internals: detailed explanation of rb_id2str

ruby

Rsync: pure Ruby implementation?

ruby rsync