Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

ruby 2.0 how to access element in matrix by coordinate?

ruby matrix

Why does capturing named groups in Ruby result in "undefined local variable or method" errors?

ruby regex exception capture

ruby gem statement - what does it do?

ruby gem

rails - how to subtract one query from another?

How to override Constant of a gem? (Ruby on Rails)

Best way to initialize a temp variable that is used in a loop

ruby

Ruby code for openssl to generate fingerprint

Is there a way to avoid definition of a method with a certain name?

ruby methods

How to write same requirements for multiple routes e.g. POST, PUT? (Ruby Grape)

ruby grape-api

How to count existing instances of a class in ruby?

ruby garbage-collection

What is the difference between nth-child() and eq()

css ruby xpath nokogiri

How do I write shell-like scripts using Ruby?

ruby shell

Why "Action Mailer" is not rendering the email template?

Nokogiri can't install native extensions issue

ruby-on-rails ruby nokogiri

How to mock CSV foreach method in Rspec

ruby-on-rails ruby rspec

rake aborted! undefined method `migration_error=' for ActiveRecord::Base:Class

Passing absent parameters

ruby

Ruby idiomatic way to return a boolean

ruby

Invalid function in ruby

How to ignore uppercase using start_with?

ruby string