Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Keyboard shortcuts to navigate the command line in irb

ruby-on-rails ruby irb

Does Watir work under ruby 1.9.1?

ruby winapi watir

xvfb on a machine with a display, can an application run 'in the background?'

Stripe: Tiered pricing for one time purchase?

Creating an automated github issue

ruby github https

Rails - Strange time_select buggy behavior

What does "first" do in Ruby and Rails?

Non destructive split in Ruby

ruby string split

How can I use mock in my rails minitest?

Rails_admin, Date add more accepting formats

In Ruby, what does "new" mean in {1 => new("alice")}?

ruby class

ActiveRecord transaction is not rolling back whole transaction

What is returned by Open::URI.open?

ruby open-uri

How to create a JSON structure in Ruby manually?

ruby-on-rails ruby json hash

What is the difference between the "sort" and "sort!" method in ruby? [duplicate]

ruby-on-rails ruby sorting

Time comparison in ruby

ruby time comparison

Sorting a string of ID values numerically [duplicate]

ruby string sorting integer

Make db column optional or not required so I can create record