Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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?

ruby code for modifying outer quotes on strings?

ruby string quote

automatically open Rails generate migration file in editor

How do I determine if my R installation on OS X has the "--enable-R-shlib" option enabled?

ruby r installation gem

before_filter with another controller

how to access a class variable of outer class from inner class in ruby

ruby class-variables