Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to enumerate through multiple certificates in a bundle?

ruby ssl-certificate x509

How to return a splat from a method in Ruby

ruby

Example of what might happen without parameter-filtering (params.expect / permit)?

How to create hash for each id in Ruby

ruby hash

How do I tell if Ruby 2.0 is copy on write friendly?

ruby

Ruby - Mixing named and positional parameters, why does order matter?

ruby

How to write JavasScript project using guard-livereload?

Ruby markup parser for custom markup language

ruby parsing markup

Nokogiri LibXML version warning

ruby nokogiri libxml2

How can I access more than one database with Hanami/Repository

ruby hanami hanami-model

RDoc for script without classes/procedures/objects

ruby rdoc

Store a collection of Ruby objects

ruby oop

How do I use Ruby metaprogramming to refactor this common code?

ruby metaprogramming rake

How do I determine whether ruby can fork without excessive use of regexp?

ruby regex fork

How to map a database view using Ruby ActiveRecord?

Rake - halt on Rails migrate errors?

ruby-on-rails ruby rake

Differences in date string parsing between Ruby 1.9.3 and Ruby 1.8.7

ruby date time

how to detect if --quiet option is specified with rake

ruby rake