Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Why don't numbers support .dup?

ruby numbers abstraction

Split string in Ruby, ignoring contents of parentheses?

ruby string split

can I do hash.has_key?('video' or 'video2') (ruby)

ruby hash

Using rubyzip to add files and nested directories to a zipoutputstream

ruby rubyzip

Ruby methods and ordering of multiple default values

ruby

rails- display certian number of characters from a textfield

ruby-on-rails ruby text

Running a cucumber feature multiple times

ruby rake cucumber

Nil class when using Ruby injection

ruby

making ruby 1.9 default on os x [duplicate]

ruby macos operating-system

Ruby on Rails 3 and Google Book Search

What is the right syntax for Ruby to do a system call to curl?

ruby curl

How do you merge consecutive repeating elements in an array?

ruby

Rake Task from Crontab?

Addition error with ruby-1.9.2 [duplicate]

How do I extract a substring from string using a regular expression?

ruby regex

Rails error resource_name - devise help routing and rendering

How can I generate a rich text link for pbcopy

ruby macos clipboard rtf

When passing objects as parameters, are they passed by reference?

Is it correct to have files that mix Javascript and ruby? ie. (.js.erb)?

How to use modules in Rails application