Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I run a block of ruby code from Terminal.app?

ruby command-line terminal

Check if two hashes have the same set of keys

ruby hash

dealing with large CSV files (20G) in ruby

ruby parsing csv

'string' to ['s', 'st', 'str', 'stri', 'strin', 'string']

ruby

Why ngrok send me a 403 Forbidden

Debugging a scripting language like ruby

GemCutter rake build now throws "undefined method 'write' for #<Syck::Emitter:...." after updating to rubygems 1.5.0 on ruby 1.9.2 on Windows

validates_uniqueness_of by two fields

ruby mongodb mongoid

deploy with capistrano failing

Ruby on Rails : add a new route

ruby-on-rails ruby

ActiveAdmin - Edit Devise user without changing password

Sort Ruby Array of Clothing Sizes

ruby sorting

unable to connect to chromedriver http://127.0.0.1:9515 (Selenium::WebDriver::Error::WebDriverError)

Rails edit serialized JSON data

Ruby: Convert dollar (String) to cents (Integer)

ruby currency

return early vs if in ruby code

Is it a bad practice to randomly-generate test data?

ruby testing rspec fixtures

Simplest code to sort arrays in ruby?

ruby arrays dry

How to concatenate a Hash to URL parameters?

ruby url

check if the value of a field changed in a before_update filter