Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to run simple ruby script (not RoR app) on heroku?

ruby heroku scheduler

Ruby and Sinatra, unable to compare hashed password with BCrypt

How to build a view object in Rails for JavaScript use

Rails error after updating gems

Rails: undefined method `+' for nil:NilClass

ruby-on-rails 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