Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Why can't I load Nokogiri?

ruby rvm nokogiri

Passing variables between chef resources

Plus equals with ruby send message

ruby

Do multiple requests in Phusion passenger run in their own threads?

ruby passenger

update thinking sphinx index in ruby code

How to push job in specific queue and limit number workers with sidekiq?

ruby resque jobs sidekiq worker

Rails 4: Group by Month

ruby-on-rails ruby

Run a rake db:seed multiple times without creating duplicate records? [duplicate]

Capistrano 3 / SSHKit write to a file in custom task

how does the assignment symbol work - Ruby

Ruby 2.1 and Nokogiri install error?

ruby macos gem rvm nokogiri

Ruby on Rails 4 javascript not executed

ruby sequel gem - how to query arrays with the pg_array extension

ruby postgresql sequel

How to get the union/intersect/difference from two arrays of hashes and ignore some keys

ruby arrays union intersect hash

Sass --watch not recompiling

css ruby sass watch

Adding Enumerable mixin at the class-level in Ruby

ruby-on-rails ruby

Sidekiq jobs stuck in queue on Heroku

Pundit- Index Method for Admin and Users

Pango + Cairo; is there an existing approach for handling <img> style tags in text?

ruby cairo pango

Why keyword arguments must be passed as hash with symbol keys, not string keys in Ruby?