Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What kind of interpreter is the Ruby MRI?

Do Ruby symbols exist because strings are mutable and not interned?

ruby

Is it possible to have a keyword argument named `class` or other reserved name in Ruby?

ruby

Ruby on rails: Basic hello world return method not allowed in Heroku production

How to use Javascript in Ruby on Rails?

Rails 5 - PostgreSQL removing migration where column and index has already been destroyed

Why does "true or true and false" appear to be simultaneously true and false?

Why does `1i.to_i` raise `RangeError` instead of `NoMethodError`?

ruby

ruby add strings from array

ruby-on-rails ruby

Mocking constructors in Ruby

ruby ruby-mocha

Best Permalinking for Rails

Overriding a MIME type in Rails

In Rails, how do you use RESTful controllers with Haml?

ruby-on-rails ruby rest haml

PIL vs RMagick/ruby-gd

Ruby style question : blocks or inheritance?

ruby oop coding-style

Open Source ruby and rails projects [closed]

Is it slow to use a redirect because it causes an additional request?

ruby-on-rails ruby

Refactoring Model Methods in Ruby On Rails

What is the best way to remap a Hash in Ruby?

ruby hash remap

Nokogiri: Select content between element A and B