Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails unable to access instance variable in .js.erb file

HTML Parser into DOM in Ruby

Where to extract methods from controller (controller is too many lines)

rake - rake build not working on tripit/slate docs

Ruby: Building a token generator on top of a string

regex ruby string

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