Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Can I use other helpers methods in application_helper.rb?

ruby-on-rails ruby helper

Why Ruby `num >> 1` is slower than `num/2`

ruby benchmarking ruby-3

What is the maximum value the String#hash method can return in Ruby?

ruby

ruby each_line get the next line

ruby file-io

Rails - Using true and false

NGINX and environment variables from configuration file

Passenger Install Apache Error

Multiple file uploads in Sinatra

ruby file-upload sinatra

Ruby AXLSX gem merging more then one set of cells

Why am I getting warnings when I'm trying to install RVM?

Ruby/Rails - force subclasses to override specific methods?

ruby-on-rails ruby

Cucumber: background fails still exits with code 0

Can a Ruby method know it's name?

ruby

Ruby GraphQL: How to order arguments in an option?

ruby-on-rails ruby graphql

Rails 2 - partials: what does @comment = Comment.new mean?

ruby-on-rails ruby

What's a better syntax for comparing one string to multiple other strings?

ruby

How do you think Reddit handles reindexing their posts to keep the accurately in order?