Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Detecting overwriting of ruby test methods

ruby unit-testing testunit

Getting the name of an instance variable

ruby-on-rails ruby

Why does date parsing depend on separators?

ruby date

How can I sort numbers as though they were words?

ruby sorting

AWS RDS Extension Installation

Split a string by single spaces

ruby string

Use JSON.parse to parse OpenStruct or a hash

json ruby hashmap openstruct

Perform subtraction within regular expression

ruby regex

How to model system with different types of users?