Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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?

Get list of classes derived from given Class

PG gem won't install in Rails app: Gem::Ext::BuildError: ERROR: Failed to build gem native extension

Why does Ruby use =~ instead of ~= for matching operator?

ruby regex

How can I detect whether a file is writeable in Ruby?

ruby macos file-io

Ruby 2 Exe tool

ruby windows exe

Unable to install or update Ruby bluecloth gem on Windows Ruby 1.9.2

ruby rubygems bluecloth

rails generate not working with mongoid

Building a REST API with Ruby/Sinatra and JRuby or Scala

ruby scala sinatra jruby

Rails4/Capybara - use the value of the test window width/dimensions inside a test

How to detect element is present within viewport? (Capybara, ruby)