Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Unable to download data from http://rubygems.org/ - timed out

Save javascript variable to cucumber variable

Self referential association with attributes in ActiveRecord

How to stub :where method in Rspec?

ruby-on-rails ruby rspec stub

Add quotes to values of an array using collect

ruby arrays

When using Nokogiri, how do you suppress the insertion of self-closing tags?

ruby jenkins nokogiri

Using + or += with array#map?

arrays ruby

How to catch errors and send them to Bugsnag when using `rails runner`?

Why must we call to_a on an enumerator object?

ruby

Why doesn't 'haml --check' find this glaring syntax error

Which is the best/most used singleton coding convention in Ruby?

ruby singleton coding-style

Is there anything like Turbolinks for node.js? [closed]

Approach for installing system service implemented as Ruby gem

ruby debugging: print line number when taking too long

ruby profiling benchmarking

Unit test isolation: 20 lines of test for 1 line of code?

ArgumentError with optional parameters

ruby rubocop

question regarding rails framework code

ruby-on-rails ruby

books / ways to learn data structures and algorithms? [closed]

ruby algorithm

How to use gem from private repository?