Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby on Rails : how to test a controller?

ruby-on-rails ruby

What does double splat (**) argument mean in this code example and why use it?

Turning a string of names into a name with initials and last name

ruby string

GDBM in Standard Lib missing or is it just me?

ruby

Rails query timestamp between two hours

Ruby & IMAP - Accessing Office 365 with Oauth 2.0

ruby oauth-2.0 office365 imap

Testing ruby script

ruby unit-testing cucumber

Zeitwerk, require_dependency and splitting Ruby classes into a few files

ruby-on-rails ruby

Could not find 'minitest' (>= 5.1) among 39 total gem(s)

ruby path rubygems cocoapods

What's best way to keep a ruby process run forever?

ruby

Calling super for included method results in "no superclass method" error - ActiveSupport

How to prevent escaping of an ENV variable passed into ruby application in docker container

Unable to update ruby file owned by OS

Compiling Ruby error: Failed to configure openssl. It will not be installed

c ruby unix

What's the Ruby RSpec best practice for dealing with background jobs and am I doing something needlessly complicated?

Ruby Dir.exists? undefined method

ruby dir nomethoderror

Return empty array (Ruby)

ruby

Add font awesome icons to a form label

Square brackets in ActiveRecord::Migration class name? [duplicate]

ruby-on-rails ruby