Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Stubbing/mocking global constants in RSpec

ruby rspec

How to have JunitFormatter output for Rspec run using Rake?

ruby rspec rake

Heroku with sinatra does not have RAILS_ROOT or Rail.root

Ruby: is there a keyword to call a method from within itself (analogous to super)?

ruby keyword

Ruby vs. Ruby On Rails

ruby ruby-on-rails-3

Ruby equivalent of Sphinx documentation generator?

Continue Rake after failure

Ruby FTP Separating files from Folders

ruby ftp

Rails module with Mongoid

How to dump strings in YAML using literal scalar style?

ruby string yaml psych

Why can procs be invoked with === in ruby 1.9?

ruby ruby-1.9 proc-object

Stack level too deep in Ruby

ruby stack-overflow

Rails development server, PDFKit and multithread

ruby thin pdfkit

Cross-thread violation on rb_gc()

How to output html_safe within <%=%> block while concatenating strings?

ETag changes when Rack::Deflater is enabled

Elegantly handling blank values in a nested hash [duplicate]

ruby-on-rails ruby

Capybara::ElementNotFound: Unable to find xpath "/html"

Ruby-vips image processing library. Are there any good examples of usage?

ruby image-processing vips

Can I remove a method alias in Ruby?