Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Create random password when creating new user with Rails

Two different models embedding the same model

ruby-on-rails ruby mongoid

How to "uniq" an array, keeping the last duplicate of each element instead of the first?

ruby

Sidekiq not finding object in worker

Convert a floating point hexadecimal to float in Ruby

How do I check that all the elements of an array satisfy a condition?

Compared with non class/module error

Good practice to avoid mutating method parameters in Ruby?

ruby

Is build_ Syntactic Sugar?

Rails scope join with another model scope? [closed]

ruby-on-rails ruby

Error in Form Submisson with Rails and Hotwire

Ruby version on Netlify

Assign number to alphabet in array

ruby arrays

Regex replace expression in Ruby on Rails

ruby regex ruby-on-rails-3

How to test AWS S3 get object method ?

irb keeps saving history, even though turned off via IRB configuration

ruby jruby