Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby: Why does equals sign in literal regexp cause parsing error?

ruby regex parsing

Watir can't find elements I see in Chrome's DOM Inspector

ruby watir watir-webdriver

How to lock Resque jobs to one server

Upsert in Mongoid

ruby mongodb mongoid upsert

How to net-ssh sudo su in Ruby

ruby sudo su net-ssh

Saving the stack?

python ruby jvm stack

Ruby OptionParser: hiding help text for a command option

ruby

Gem::InstallError: celluloid requires Ruby version >= 1.9.2

Jekyll Compatibility with .erb

ruby yaml erb jekyll liquid

Is there a program that translates Scheme/Java/Ruby code to english sentences? [closed]

Having never written any automated tests, how should I start behaviour-driven development? [closed]

ruby, `match': invalid byte sequence in UTF-8

ruby utf-8

html email with inline images not rendered properly in iphone

iphone ruby email html-email

How to test with Rspec and ActionController::Live while writing to stream in Rails 4?

ruby rspec ruby-on-rails-4

Google OAuth access tokens

How to programmatically create a commit with Rugged?

ruby git libgit2 rugged

How to find all unused code in Ruby on Rails

ruby-on-rails ruby

Rails 4 Has_many :through join association with select

Update multiple records in one ActiveRecord transaction in Rails

rails 4, link_to not working with destroy action when jquery, jquery_ujs is required