Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Find and replace within a multidimensional hash - Ruby

ruby hash

How to get the count of number of nil elements in a nested array in ruby efficiently?

ruby-on-rails ruby

Coffeescript - How to convert a javascript into coffeescript in ruby on rails?

ruby - how to generate the possible sequential combination of letters from an array of strings?

Want to be able to make multiple row inserts based off two different values

how should I publicly announce a new ruby gem?

ruby rubygems

byebug isn't displaying the output as I type

ruby-on-rails ruby byebug

How to find singular form of a word using ruby?

ruby string

Rails 6 upgrading from turbolinks to turbo. How to require turbo-rails in application.js?

Ruby regex that splits on newline, space, or comma

ruby regex

Parse large XML file into database. Use multiple threads?

mysql ruby xml multithreading

Global exception handler in Ruby

ruby

Upload bytes or base64 string to s3 ruby sdk

ParseTree will not work with ruby 1.9. Why?

ruby

Append an attribute to a model for temporary use on Rails 3

ruby-on-rails ruby

gem install autotest-fsevent failing after update to macosx mavericks

rails - how much faster are number comparisons vs text comparisons