Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What a Ruby parser would you suggest to parse Ruby sources?

ruby parsing

TSV --> CSV in Ruby

ruby csv

use browser as GUI in Ruby

Can I add a custom method to an existing Ruby class?

ruby methods

Create rails locale yaml file automatically?

Ruby graphic libraries

Rails merge array into array of arrays

ruby

Is there a way to access the keys from the values?

ruby hash key

Ruby 3.0.0 seemingly doesn't use jemalloc

ruby linux jemalloc

Ruby regex works with ruby command but not shebang

ruby regex shebang

How do you remove a route from Sinatra?

ruby routes sinatra

How to read and overwrite text file simultaneously in Ruby

ruby

Generate/modify Ruby source files from within Ruby

ruby metaprogramming

Regex for capital letters not matching accented characters

ruby regex

Can the java cookbook be used to install a local copy of oracle java?

java ruby chef-infra chef-solo

Is there a shortcut in Ruby for if defined?(var) && var == x?

ruby

Foundation 5 top-bar dropdown menu randomly doesn't work, but then works after refreshing the page