Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Repeating RSpec example groups with different arguments

ruby rspec metaprogramming

Why should I use application-specific RVM gemsets in addition to Bundler?

ruby rubygems rvm bundler

Inherited app with strange routing error, No route matches {}

Regex global variables are not being set

Monkey patching built-in ruby classes in limited scopes

Idiomatic Analog to Ruby's `Object#tap` for Unix command Pipelines?

ruby bash shell unix pipeline

Which shell ruby uses as its subshell?

ruby

More natural way of Proc calling in Ruby 1.9

ruby lambda proc

Testing Rake task with Rspec with Rails environment

ruby-on-rails ruby rspec

Why do I get an error installing the JSON gem in Ubuntu?

Rails asset pipeline not including required files in application.js manifest