Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Thinking sphinx - index for join with condition (has_and_belongs_to_many)

What do file descriptor 3 and 4 stand for in Ruby?

ruby file-descriptor

How to solve error message "Cannot find module 'abbrev'

ruby node.js gruntjs frontend

Massive scheduling in Ruby

Is it still advisable to test routes in Rails 4 with Minitest?

Rspec's instance_double creating intermittent spec failures

Opening several threads with watir-webdriver results in 'Connection refused' error

How could I use Redis calls in trap context in Ruby?

ruby redis

Why 'assert_not' and not '!' when writing Rails tests?

ruby-on-rails ruby testing

Read files line by line with \r, \n or \r\n as line separator

ruby

Unable with a Trello webhook to get infos card after card creation

ruby payload trello

How to test a API with rspec and capybara on rails?

Read and write file atomically

ruby atomic

Runy Open3.popen3 Entering input into the subprocess from the command-line

Translating Perl to Ruby - modules vs. classes

ruby perl namespaces

Gem::RemoteFetcher::FetchError: SSL_connect returned=1 errno=0 state=SSLv3 read

ruby-on-rails ruby windows

RVM Gemsets and Ruby Gemfile confusion

ruby gem rvm gemfile

Store websocket connection to redis

How to access devise token auth registration controller?

Ruby on Rails: Acts as taggable on gem, working with context in model