Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Are there any Ruby language features you avoid?

ruby syntax

More elegant way to do this in Ruby

ruby syntax

Ruby on Rails source code security / obfuscation [duplicate]

what is ruby on rails?

ruby-on-rails ruby

Rails Friendly Id - Couldn't find Category with id=electronics

How can I set the Rails environment for my somewhat stand alone Ruby script?

ruby-on-rails ruby

Dynamically creating a multi-dimensional hash in Ruby

ruby hash

passenger 5 performance compared to unicorn/thin/puma/etc

Ruby longest word in array

ruby enumerable inject

Cartesian Product Ruby

ruby-on-rails ruby

Permission Error When Trying To Install Rails (OSX)

Uninstall MacRuby

Case problem in SOAP message tag names using savon

ruby xml soap wsdl savon

Rails: Production Rails console won't start

mysql ruby-on-rails ruby

Ruby equivalent of PHP's ucfirst() function

ruby-on-rails ruby string

rake db:migrate is being aborted due to rake version difference [duplicate]

Why is Math.sqrt(i*i).floor == i?

`undefined method `find_asset' for nil:NilClass`

What's a nice clean way to use an options hash with defaults values as a parameter in ruby

ruby hash

rspec testing ajax response (should render a partial)

ruby-on-rails ruby rspec