Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Create folder in google drive with google-drive-ruby gem

ruby google-drive-api

need to set environment var for a back-ticks command

ruby shell scripting

prevent sql injection in rails

Regex matches non-english letters as non-word characters

ruby regex

How to tell bundler to ignore gems that don't exist?

ruby-on-rails ruby bundler

Ruby method for +=

ruby operator-overloading

What does "$," mean in ruby?

ruby

using inject to count elements in array

ruby arrays inject

Constants in active_admin's directory warn about re-declaration

Ruby Gem Twitter - certificate verify failed (Twitter::Error::ClientError)

ruby twitter oauth gem

What is TOPLEVEL_BINDING in ruby?

ruby binding

RSpec: Which is the right place for testing authorization?

Order by field in related model with ActiveRecord condition

Does Ruby Sequel have an equivalent for the SQL "coalesce" function?

ruby sequel coalesce

How do I read a CSV file into an HTML table using Ruby?

ruby parsing csv erb

Accessing Private Methods from Module Functions in Ruby

ruby module

How do I write Ruby's each_cons in Clojure?

ruby clojure

A method definition begins with brackets, can't understand its usefulness

ruby

Rails 4: how to use OR between conditions on find methods

Multiple 'root to' routes in rails 4.0