Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can you easily test hash equality in Ruby when you only care about intersecting keys?

Selecting the highest value in attribute from hash of arrays

arrays ruby hash

Google Spreadsheet API returning grid limits error

ruby google-sheets-api

Best way to split an array of strings in ruby?

arrays regex ruby string split

Mandrill - No message exists with id

ruby mandrill

Random CSRF token authenticity errors

bad URI(is not URI?) in tests Rspec [duplicate]

ruby-on-rails ruby rspec

Jekyll: _includes & layout questions

Connection Pool for a Single Threaded Application

How do you create a Rakefile?

ruby rakefile

Ruby on Rails cannot Send Get Request with CoffeeScript and AJAX

Paperclip Content Type Validation Failing in Rspec

Can a models values still be edited when the fields aren't available on a form?

Nokogiri parsing different on server versus localhost

Get list of monetized fields in money-rails

Why aren't empty arrays and hashes interned?

Share session between two rails4 applications