Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What is the difference between execute, test and capture commands in Capistrano?

ruby capistrano sshkit

NameError (uninitialized constant Unzipper::Zip) but only on Heroku deploy (Rails)

Can you use subdirectories within Jekyll's _includes folder?

html ruby gulp jekyll

`require': No such file to load -- test_helper (LoadError)

What is the correct way to approach abstract class solution with Ruby?

How to get current path/route in Sinatra?

ruby path sinatra render

Confused about the million ways to reach inside Ruby Hash with the symbol sign

ruby hash

Case statement and comparison with integers

ruby case

Ruby - Extract value of a particular key from array of hashes

ruby-on-rails arrays ruby hash

No such file or directory @ rb_sysopen ruby

ruby

Updating Gitlab from 9.3.7 to 9.3.8 getting Error installing re2

ruby gitlab updates re2

How to use Chrome Options in Ruby Selenium?

Rails: What is the correct usage of Rails.root.join when pointing to "tmp/caching-dev.txt"?

ruby-on-rails ruby rubocop

Ruby's digits method performance

ruby performance

Why does the number week of the year start with 1 or 0 depending on the year?

ruby iso8601

Rails console can't find Rake, but Bundler installed it

ruby-on-rails ruby bundler

money-rails, Money#== supports only zero numerics

How to get distinct polymorphic association

How to pass &:read as argument to File.open as indicated by Rubocop

ruby rubocop

How to incorporate Interactive Ruby into my development process?

ruby debugging irb