Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Clojure equivalent of ruby's #methods method?

Ruby: Uninitialized constant Log4r::DEBUG (NameError) problem

ruby log4r

How to forward a block to a method that generates methods

Why is `1.0 / 0` used instead of `Float::INFINITY`? [closed]

ruby infinity

Does :include inside a sunspot/solr searchable method do anything?

ruby solr sunspot

Setting up a test in rspec with multiple "it" blocks

ruby-on-rails ruby rspec tdd bdd

Does/can Passenger use clusters like Mongrel?

cannot understand rails activerecord typecast reasons

Best way to integrate Paypal with Ruby

ruby paypal

Successfully calling a WCF Service from Ruby? Anyone?

ruby wcf soap soap4r savon

Ruby: Split binary data

ruby binary

Using `return` in ruby `each` method

ruby return

Another way for global variable in Ruby and Sinatra

ruby-on-rails ruby sinatra

ActiveRecord STI Forreign Key Override for Associations

Regular Expression performing poorly in Ruby compared to JavaScript

Difficulty understanding optional parentheses

ruby

Array updation in ruby

ruby

Rails collecting and rendering JSON data in to a Highcharts graph

Ruby TCP: Any benchmarks?