Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Sinatra streaming with Puma?

ruby sinatra rack thin puma

Run command on Rails Console startup

ruby-on-rails ruby

MiniTest - ReRun only failed tests

Match multiple yields in any order

Fail to install ruby 1.9.2 in RVM on OSX 10.10 Yosemite

ruby rvm osx-yosemite

Memcached vs Redis as Rails.cache when requiring an LRU cache

Difference between broadcast , broadcast_to and broadcast_for in rails 5

Json -v 1.8.6 will not install as part of capistrano deploy

OAuth2::Error, invalid_request: redirect_uri does not match application configuration

Is the assignment operator really "just" an operator?

ruby syntax

Writing a code beautifier [closed]

ruby code-formatting

Cucumber: Before hook run only once for all scenarios

Ruby 1.9.2: irb throws ArgumentError: invalid byte sequence in UTF-8 when entering German Umlaut

ruby macos utf-8 irb

Devise and ActionMailer confusion

Is there something similar to Nokogiri for parsing Ruby code?

Solution for finding "duplicate" records involving STI and parent-child relationship

Using Ruby to post an XML request to a webserver

ruby http post client net-http

Rails engine: rake routes show its routes but on rspec execution "No route matches" is thrown

Limit the amount of workers per queue in Sidekiq

ruby-on-rails ruby sidekiq

Ruby CSV UTF8 encoding error while reading

ruby csv