Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Wrong first argument in system

ruby system

date_field_tag, how i set up a default date? [Ruby on rails]

param is missing or the value is empty

Ruby how to merge two CSV files with slightly different headers

ruby csv merge

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