Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to deep transform values on Ruby hash

ruby hash transform

Rails Form Object with Virtus: has_many association

ruby-on-rails ruby virtus

How to bulk update/upsert with mongoid/mongodb?

How to list all the symbols in use of a ruby/rails runtime/process

ruby

How do I find the files changed in a commit using Rugged?

ruby rugged

How to define class level constant regular expressions in Ruby to be used by external classes

ruby regex constants

Confusion with the order of execution when `next` with `unless` in ruby

ruby

Rails 4 action mailer SMTP-AUTH error missing secret phrase?

How do I get a list of required fields in a model in Rails?

ruby-on-rails ruby

Negate a predicate Proc in Ruby

ruby

return indexes of all regex occurrences in string in Ruby

ruby

How do I make a helper method available to factories? (Rails, Rspec)

Split text into sentences, but skip quoted content

ruby regex

How do you use map to get a hash instead of an array?

ruby-on-rails ruby

Get back full URI from Addressable object?

ruby addressable-gem

How to strip vowels/nekudot/diacritics from hebrew utf-8 in ruby?

ruby utf-8 hebrew

How to make link_to and custom URL work together on Rails

ruby-on-rails ruby routes