Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Accessing a Class' instance variable from outside

How can I implement Ruby's Array.include? in JavaScript?

RSpec 2 before(:suite) variable scope

ruby rspec rspec2

Ruby on Rails / Devise - Requiring password on email change

Cleaning HTML with Nokogiri (instead of Tidy)

ruby nokogiri tidy

How to install gem through proxy with authorization [duplicate]

ruby proxy rubygems gem

Is there an easy way to run Garbage Collection outside of the request cycle in Passenger?

How does Sinatra define and invoke the get method?

Is shoes is a serious GUI toolkit for ruby? [closed]

ruby user-interface shoes

Rails: how to extend a gem's ActiveRecord child class?

ruby-on-rails ruby

Statically compile pdftk for Heroku. Need to split PDF into single page files

ruby pdf heroku split pdftk

Ruby Object Model / Class / Modules .... diagram anywhere?

ruby

How to upload a file temporarily in Rails 3?

How to include a controller with a Ruby on Rails gem?

Press TAB and then ENTER key in Selenium WebDriver with Ruby

Ruby module_function, invoking module's private method, invoked in class method style on module shows error

ruby module private-methods

Ruby ignores rescue ArgumentError

ruby rescue

JSON breaking back button in Chrome, Reload Button in IE (Showing as naked data)

human_name for state in state_machine ruby gem

ruby ruby-on-rails-3

Can i extend a Ruby class to behave like OpenStruct dynamically?