Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Spreadsheet Gem unbearably slow on Ruby 1.9.2

Array of Hashes push into another Array

How to change the way Ruby on Rails parses two digit year input

Passing `nil` to method using default named parameters

ruby named-parameters

Why do I get the Regexp warning "warning: nested repeat operator ? and * was replaced with '*'"

ruby regex

How to load correct version of dynamic libraries and gems (libxml, Nokogiri) within a custom Rails engine gem?

Ruby Regex: efficient way of capturing and deleting simultaneously

ruby regex

undefined method `>' for nil:NilClass Ruby on Rails (NoMethodError)

ruby-on-rails ruby

Name Clash with Top Level constant when autoloading with Rails

ExecJS::RuntimeError in Listings#index error [closed]

Rails 4 "where"-query with "has_many belongs_to"-relationship, searching with specific count

Rails 5: Adding conditional custom validations

In Ruby are there absolutely no differences between 'size' and 'length'?

ruby arrays string