Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby Array.inject issue -- Can't see it

ruby

Cons of first class continuations

Typecasting base class models in Single Table Inheritence(STI) scenario

ruby-on-rails ruby

I need a tool to parse Lua tables, preferrably in Ruby or Java

java ruby parsing lua lua-table

Get version of gem within ruby

ruby

Strange ruby syntax

ruby syntax

How does Rails yield to multiple block in the erb templates?

ruby-on-rails ruby yield

Functional code examples in ruby

Error installing Mysql2 gem- 10.6 Server

Parse ticks to datetime

ruby

paperclip problem when re-generating thumbs

ruby &:method syntax

ruby-on-rails ruby syntax

Return iterating object and index while iterating

ruby

String concatenation not possible?

ruby-on-rails ruby

Ruby - simple way to convert the first letter of string to downcase

ruby string jruby

parsing string pathname with ruby

ruby-on-rails ruby regex

How do you choose the right Ruby gem for your next project? [closed]

Rails migration gives error when trying to also create a record in the self.up

XML parsing in Ruby

How to write a regex to extract numeric values from a string?

ruby regex