Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby, Unicorn, and environment variables

What is Ruby's ThreadGroup for?

ruby multithreading

YARD: documenting class methods added by an included module

ruby module class-method yard

How to get Ruby generated HMAC for SHA256 that is url safe to match Java?

java ruby sha256 hmac

Rake tests running very slow

Why isn't there a deep copy method in Ruby?

ruby copy deep-copy

Ruby 2.0 How do I uninclude a module out from a module after including it?

Error: When assigning attributes, you must pass a hash as an argument

ruby-on-rails ruby

What is the difference between a method and a proc object?

ruby methods lambda proc

Ruby 2.2.0 fails to build on Ubuntu 14.04.1 LTS

ruby ubuntu

check if string is base64

ruby-on-rails ruby base64

Error running rails s on M1 chip (Apple Silicon)

How can I see the SQL ActiveRecord generates?

Where does the Rails initializer go in a gem?

Simple Ruby Input Validation Library

ruby validation input sinatra

Ruby on Rails: question about validates_presence_of

Automatically adding proxy to all HTTP connections in ruby

ruby http proxy

Change bundle install Ruby version

ruby-on-rails ruby

Writing to excel files in ruby using roo gem

Fast(er) method for wildcard searching of 250K+ strings

sql ruby database wildcard