Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby Pause thread

Ruby: File.open how to pass file as arguments

Setting up Test Suite in Ruby

ruby unit-testing watir

Extending a Ruby class with a standalone piece of code

Finding a faster ActiveRecord query (Ruby on Rails)

How to read from a TCPServer socket in ruby using read, readpartial and read_nonblock

Accessing libraries written in OCaml and C++ from Ruby code

c++ ruby ocaml

What is a good way to memoize data across many instances of a class in Ruby?

Creating a gem for shared stylesheets and using it in a Rails application

rvmsudo command not working properly

How to get the attribute_value of a page_object element?

How to set the env['SERVER_NAME'] in rack/test?

ruby rspec sinatra rack webmock

Download a Carrierwave upload from S3

GPIO monitoring with select

ruby linux gpio

Ruby: stack level too deep (SystemStackError)

Can I use gollum to create a wiki which isn't hosted by Github?

ruby gollum-wiki

How to implement client-server API and authorisation in Ruby (Rails/Sinatra)? [closed]

How to store ruby blocks in db and use them?

ruby block

debugging a rails app with rubymine

What are the main differences between Sinatra and Ramaze?

ruby sinatra ramaze