Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Troubles upgrading from ruby 2.7 to 3.0 - error: use of undeclared identifier 'RUBY_FUNCTION_NAME_STRING'

Why won't Ruby return an array without "return"?

ruby

Split array of subarrays by subarrays sum size Ruby

arrays ruby sub-array

How to limit access to pages with some conditions?

Sorting nested hash in ruby

ruby sorting inject

Error creating Rails DB using rake db:create

ruby-on-rails ruby rake

Is there any way to get the date modified from Net::SSH or NET::SFTP commands in ruby?

Is there a way to fix Gem::LoadError in Elastic Beanstalk

Error installing ffi

ruby linux ffi

How can I reload files in /lib on every request?

ruby ruby-on-rails-3 module

How to setup nginx as reverse proxy for Ruby application (all running inside Docker)

Use Client Cert and TLS_RSA_WITH_AES_256_CBC_SHA256 cipher suite

ruby openssl

Ruby while loop within if statement

ruby

Select records created between a time range regardless the date of creation

How do I parse an encoded URI in Ruby?

ruby url-encoding

Rails: updating to non vulnerable version [closed]

ruby-on-rails ruby

Rails test validates_associated on model spec