Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Executable gem - Windows

ruby windows rubygems

Ruby: 1.8.7: How do I find the indexes in an array where elements are not nil?

ruby

How Do I use redirect and pass an object to the edit action?

Large matrix algebra calculations in ruby

ruby csv matrix

Find nested key in Nokogiri

ruby-on-rails ruby nokogiri

Find in string two first words (Regular expression)

ruby-on-rails ruby regex

Sort a hash by value inside other hash - Ruby on Rails

Net::SMTPFatalError: 550 5.1.1 Recipient address rejected: User unknown in local recipient table

Integration testing Rails API with basic authentication

Is Ruby's Net::HTTP threadsafe on JRuby

ActiveRecord - undefined method 'match'

ruby activerecord

How to return true if one statement in a block returns true in Ruby?

ruby

How do I access this JSON API data in Ruby?

json ruby

Passing args to class method Ruby

Ruby string comparison and character encoding in irb

ruby

Rails Routes Starting Slash

ruby-on-rails ruby

Why doesn't puts() print in a single line?

ruby

While integration testing, ActionController::ParameterMissing appears, despite logs to the contrary