Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Stop a Windows 7 PC from going to sleep while a Ruby program executes

ruby windows-7 sleep

How do I create a series of high- and low-pitch beeps using Ruby or Python? [closed]

python ruby

Rails: "missing partial" when calling 'render' in RSpec test

Is it possible to specify what index a query should use in Mongoid?

ruby mongodb mongoid

PDFKIT apparently not working because of "wkhtmltopdf"

ruby-on-rails ruby pdfkit

Multiple routing file in Rails 3

2011 Web Scripting Languages and Dynamic Reloading

php python ruby groovy reloading

Achieving `call_user_func_array` in Ruby

ruby

ruby-openid: @socket not set while performing discovery

Grouping Mongoid Objects by Day

How does 'compass watch' work/how is it used with rails

Private Ruby Gem Server with Authentication

Applying a diff-patch to a string/file

ruby merge diff smartphone

How can I stringify a BSON object inside of a MongoDB map function?

ruby json mongodb bson

Combining meta_search with acts_as_taggable_on

ECONNRESET (Whois::ConnectionError) - Error Trying to Query Whois in Ruby

ruby whois whois-ruby

Ruby Unzip String

ruby zip

Recursively glob for RSpec test files at runtime

ruby rspec rspec2

How to remove newline from ask method in Highline library?

ruby highline

How do I copy file contents to another file?

ruby file-io