Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

C# from Ruby Wilson score

c# ruby

Assert that no method is called on a mock

ruby rspec rspec2

Write irssi scripts in Ruby

ruby perl

Parsing repeated matches from a ruby string?

ruby regex string parsing

How to compile a simple source file with GCC in Linux

Getting Wikipedia infoboxes in a format that Ruby can understand

Rails view Helper function and the link_to function

ruby-on-rails ruby

Ruby openssl documentation [closed]

Incompatible encodings with ruby and Nokogiri HTML

ruby encoding nokogiri

MongoDB collection used for log data: index or not?

ruby mongodb heroku mongohq

Google Maps API-Key in gmaps4rails

In Ruby, if we define "c=(foo)" and it returns foo + 1, why is this not assigned to d = (self.c = 3)?

ruby

What is the best way to develop and test cache in a Ruby on rails application?

similar tools in Python? (tools from Ruby)

python ruby

ruby task scheduler [closed]

Starting script/console for Ruby on Rails with Windows

ruby-on-rails ruby windows

Regex for matching capitals

ruby regex match

"#{ }" notation vs. erb notation

ruby string templates eval erb

Ruby self in layman terms?

ruby

Removing characters by index from Ruby String

ruby string