Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to distribute a Ruby application with the required gems

ruby distribution gem

What's the most commonly used unit testing framework for different types of Ruby applications? [duplicate]

Should I get gems from RubyForge, Github, or Gemcutter?

ruby

Geo Location in Ruby/Sinatra?

ruby geolocation sinatra

Drawing the line between the model and the Controller

Ruby Generate Self-Signed Certificate

Git + GitHub + Heroku

Why is curl in Ruby slower than command-line curl?

ruby http curl download curb

What is the best way to access Google Calendar from ruby?

Call method from within itself to execute again

ruby recursion

Monitor Multiple Rails Applications

ruby-on-rails ruby monitor

How to use Nokogiri and XPath to get nodes with multiple attributes

ruby xpath nokogiri

Python programmer: Learning ruby (for rails)

python ruby-on-rails ruby

Find number of bytes a particular Hash is using in Ruby

ruby hash byte

How do I write methods that insert rspec examples?

ruby rspec helpermethods

LESS CSS preprocessor: Is there a way to map a single color to an rgb and rgba definition?

ruby-on-rails css ruby less

Which scripting language performs better in vs perl vs python vs ruby? [closed]

python c ruby perl

Why does Ruby not Symbol#=~ (regex match operator)?

ruby

Error running gem install on Windows 7 64 bit

ruby-on-rails ruby gem

Error "undefined local variable or method `logger'" when using `logger.info` in a Sinatra application

ruby logging sinatra