Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Chef isn't running the apt (apt-get update) recipe. Apt returns 100

EventMachine and Twitter streaming API

Pure Ruby (not C) Markdown library

ruby markdown

Sort array by highest value calculated from contents

ruby arrays sorting

I don't want "rake install" to publish to Rubygems

ruby gem rake

Getting error while running bundle exec rspec spec/requests/static_pages_spec.rb in Rails

why ruby scanf is so slow?

c ruby regex scanf

Ruby multiple group_by or map

ruby-on-rails ruby

HABTM link tables not taking isolate_namespace value in mountable engine

How is my single-threaded Rails app handling concurrent requests?

Ruby JSON.parse returning incorrect data for unicode

ruby json

Streaming data from STDOUT

ruby

Rails cucumber undefined method `config' for nil:NilClass (NoMethodError)

ruby-on-rails ruby cucumber

Sunspot Solr Search like Rails active record 'LIKE' search

Ruby: check if method is defined before aliasing

ruby

How to delete a keys in memcached with regex (using Dalli+RoR).

class << notation in modules

ruby searching array for keywords

ruby arrays search

How to fix / debug 'expected x.rb to define X.rb' in Rails

ruby-on-rails ruby

Convert an arbitrary string to xml in ruby

xml ruby string