Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to determine the encoding of the string in Ruby

Find duplicates in array of hashes on specific keys

ruby arrays csv hash duplicates

Rails - ActiveRecord includes for multiple levels

How can I override Hash native brackets ([] access)

ruby hash overriding

Does Tcl have an equivalent of PERL and Ruby backtic

ruby perl tcl backticks

Ruby on rails workflow engine (like IBM WorkFlow)

ruby ruby-on-rails-4 lotus

Build select date and year inputs with simple_form

Rails: route helpers for nested resources

capistrano-env file permissions

Arel AND clause and Empty condition

Why does the expression "a, b = 5" set a to 5, but b to nil in Ruby?

ruby-on-rails ruby

RSpec: Most accurate type for a service test

ruby unit-testing rspec

Procedural and Data abstraction in ruby

ruby oop abstraction

When to use implicit or explicit code blocks

ruby

Format integer to string with fixed length in Ruby

Run Rails Engine standalone

Axlsx merge cells based on row-column number like in Spreadsheet gem

What are the default gems of Mac OSX 10.11?

ruby macos rubygems

How to verify that IO.copy_stream was successful

ruby

Dynamically added instance method can not access class variable [duplicate]

ruby