Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What comes first in Ruby's object model?

ruby

Rake tasks in other files

ruby rake

How to render a Partial from a Model in Rails 2.3.5

Backslashes in gsub (escaping and backreferencing)

Ruby on Rails - Global Variable?

Self-referential has_many :through with customized :primary key issue

ruby lambda context

ruby lambda metaprogramming

Is auto-initialization of multi-dimensional hash array possible in Ruby, as it is in PHP? [duplicate]

Plotting GPS info with Ruby

ruby gps plot spatial gpx

Update Ruby class attributes hash when a property changes

How can I use PHP 5.3 Closures like We use Blocks in Ruby

php ruby lambda closures

Nokogiri html parsing question

ruby nokogiri

Initialize cucumber folder structure?

ruby cucumber bdd

How do I avoid cross-thread violations in a Ruby extension?

How reliable is Heroku for a sensitive app?

Help needed with screen scraping using anemone and nokogiri

In Ruby, how do you list/sort files before folders in a directory listing?

ruby directory filesort

Ruby TCPSocket: Find out how much data is available

What happens when you don't join your Threads?

ruby multithreading

how to achieve text extract on rails?