Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Why use splat operator to create a Hash?

ruby

Searching array of objects for item in Ruby

ruby-on-rails arrays ruby

Use of underscores with splats in Ruby

ruby-on-rails ruby splat

What's the ruby & operator in Elixir?

ruby elixir

Ruby - cleanest way to return a value if truthy, or execute arbitrary code

ruby performance idioms

Why doesn't "g controller" also create view file?

current user id saved from _form or controller

ruby-on-rails ruby devise

Solidus Installation Failure

ruby-on-rails ruby spree

Ruby: DRY class methods calling Singleton instance methods [duplicate]

ruby delegates singleton

Rails: Set config.time_zone to the server's time zone?

Ruby/Redcarpet: strip markdown from text

ruby markdown redcarpet

ruby unzip - fails with uninitialized constant ZIP::File

A rails field that is an array of JSON objects?

Dynamically passing ids using slim instead of erb in ruby on rails

Rails 5 with DelayedJob resulting in an error

Ruby: Why can't I create a new file?

ruby

Rails share code between migrations (aka concerns)

ruby activerecord raise

Rescue NameError but not NoMethodError

How session works in Rails

How can I temporarily disable PaperTrail when reifying a version?