Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Where is the application.rb file located?

ruby-on-rails ruby

How can i execute 2 or more commands in the same ssh session?

ruby

Ruby Garbage Collection Heap Slot size

ruby garbage-collection

What's this _n_ Ruby koans?

ruby

Ruby 1.9 slower than Ruby 1.8?

How to load configuration at startup in rails?

ruby-on-rails ruby yaml

C# to Ruby sha1 base64 encode

c# ruby encoding base64 sha1

Can you put a conditional statement inside a here-doc?

ruby heredoc

rails 3 redirect_to pass params to a named route

ruby

ruby syntactic sugar: dealing with nils

ruby idioms

How come (a_method || :other) returns :other only when assigning to a var called a_method?

ruby

Is Cucumber simply a wrapper around rspec to help organize tests into features?

Installing Ruby 1.9.2 through RVM never works!

ruby bash installation rvm

Looking for a CSS parser in Ruby [closed]

Is there an each_if in ruby?

ruby conditional each

ActiveRecord object equality

Ruby on Rails counter cache error

Creating a Count With Multiple Arrays

ruby arrays

Using WEBrick to serve PHP web applications

php ruby webrick

Easy Ruby on Rails question -- how to attach comments to both users and articles?