Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I take screenshots of web pages using ruby and a unix server? [closed]

ruby unix gtk screenshot rmagick

How can you track the full sequence & order of 'require's in a Ruby app as a tree?

Phusion Passenger with Ruby 1.8 and 1.9?

Call Ruby or Python API in C# .NET

c# .net python ruby

Testing controller instance variables with Rack::Test and Sinatra

ruby testing sinatra rack

Creating a Calendar/Planner Application - Ruby on Rails

Emacs ruby symbol word completion

why use include module when class_eval by itself would suffice

ruby-on-rails ruby

Unicode characters in a Ruby script?

ruby unicode

Rspec: How to test recursion?

ruby recursion mocking rspec

Using a rake task that accepts parameters as a prerequisite

ruby rake

Nokogiri and XML Formatting When Inserting Tags

ruby xml nokogiri

DRY up Ruby ternary

How can I make ruby's xmlrpc client ignore SSL certificate errors?

ruby ssl xml-rpc

Why use SQL builders? Arel v. Sequel v. T-SQL

ruby tsql arel sequel

How to change values overriding the 'to_json' method?

Missing constant and "const_missing" inside "class << self" definition

ruby jruby

String Concatenation Error

ruby operators syntax-error

testing methods wrapped in blocks with RSpec

ruby mocking block rspec2

Sunspot Index Only When Searchable Fields Change