Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Routes not working correctly

Why does truffleruby need C extensions?

ruby jruby truffleruby graalvm

adding headers to a rspec get

ruby-on-rails ruby rspec

Generating release notes from git commits

ruby git rake

Get array of next 7 days name from today in ruby

Multiple-Inheritance type class inheritance in ruby

ruby oop inheritance

What's the main difference between cucumber and shoulda?

How can I assign multiple values to a hash key?

ruby hash

Large Exponents in Ruby?

ruby math exponent

Ruby bindings for a server-side javascript engine?

javascript ruby rack

What does ||= do in Ruby [duplicate]

ruby

What is the relationship between the metaclass of Base and Derived class in Ruby?

What does :this means in Ruby on Rails?

ruby symbols

How do I define a setter for a property whose name ends with a question mark?

ruby

Calculate the parity of a byte in Ruby

ruby des 3des parity

Robust way to deploy a Rack application (Sinatra)

Distinct Join Rails

Automatically link URLs and images within html string

ruby-on-rails ruby regex

Rails, how do you submit a form with a text link?

ruby-on-rails ruby forms

Ruby equivalent of C# Linq Aggregate method

c# ruby linq jruby aggregate