Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Refinery CMS: generating migrations for existing models within an engine

How can I determine if a ruby gem is actually a native C extension?

ruby rubygems

How do I install dependencies for a chef handler?

ruby chef-infra chef-recipe

I can't install the sqlite3 gem on mac osx 10.8.2

Unable to install OpenSSL package with RVM on Mountain Lion

Evaluate javascript on Ruby

ruby rubygems

Add data attribute to radio buttons using simple_form.

Retrieving full request string using Ruby curl

ruby curb

NameError (uninitialized constant ActionDispatch::ExceptionWrapper):

Ruby String#unpack

ruby unpack

How can I select which files to show warnings for?

mongoid as_document error

Namespaced controller testing error on resource_url (inherited_resources)

How to detect when a Ruby thread is killed from within the thread

ruby multithreading

Class, Module, their eigenclasses, and method lookup

Where does Ruby memory config go and how can one check if it is set?

Local variables within if statement

ruby ruby-2.0

A child browser window closing itself apparently breaks Watir-webdriver's link to the parent window?

Why don't RSpec's methods, "get", "post", "put", "delete" work in a controller spec in a gem (or outside Rails)?

ruby-on-rails ruby rspec gem

Stripping non-alphanumeric chars but leaving spaces in Ruby

ruby string