Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby Count Array objects if object includes value

ruby arrays count

Current password can't be blank when updating devise account

Long-running shell commands from Rake that can be interrupted gracefully?

ruby rake

Jekyll Pagination on every page

ruby pagination jekyll

How to iterate XML nested elements with Nokogiri in Ruby

ruby xml xpath iterator nokogiri

Sharing Ruby variables between Sinatra requests

html ruby rest web sinatra

Passing variables on the command line to a Cucumber test

ruby cucumber owasp

Faye WebSocket, reconnect to socket after close handler gets triggered

Could not find json-1.8.1 in any of the sources (Bundler::GemNotFound)

ruby-on-rails ruby json

Would I need to undo a "rails generate scaffold" after I undo a "db:migrate"?

Rails combine multiple activerecord relations

Java8 equivalent for ruby's each_with_index

ruby java-8 java-stream

Error while installing RVM using Curl in Ubuntu 14.04

ruby ubuntu curl rvm

How to pick top 5 values from a hash?

ruby arrays sorting hash hashmap

How to safely save/retrieve HTML tags to database in rails?

Testing sidekiq perform_in with RSpec 3

Mongoid: Query based on size of embedded document array

Nokogiri Ruby - Remove the <!DOCTYPE ... > from the output html

ruby nokogiri

What data structure are Ruby arrays?

ruby arrays

Ruby - how to thread across cores / processors

ruby multithreading sockets