Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

send_file in rails does not download to browser - instead loads in browser window directly [duplicate]

ruby-on-rails ruby erb

Creating a dynamic form_tag inside an each loop

Rails 3, mail and OpenSSL problems

Are there more accurate terms for "class methods" in Ruby?

ruby terminology

How to share text file (or a mutex/semaphore) between Ruby and another language?

Vector 'Players' rather than images using Chingu and Gosu

ruby libgosu

How can I check whether new page is completely loaded or not using Watir

ruby watir

How to identify a set of dates from a string in rails

A way to select maximal values from an array

ruby arrays

Submit data from one controller to another controller model in Ruby on rails

Add a key value pair to all hashes in an array of hashes

ruby

Behavior of 'return' keyword within a ruby block

ruby lambda yield proc-object

Render a view from another view

ruby-on-rails ruby camping

What does a Ruby string wrapped in _() mean?

ruby

Algorithm to print all valid combations of n pairs of parenthesis

Use Pagination in Ruby when fetching data with a SQL query (mysql2 type)

How are singleton methods useful? [closed]

ruby singleton