Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby: Enumerator Chain

ruby enumerable

Why do we use the "class << self" expression?

ruby

Set a constant value from a string

ruby ruby-on-rails-3

Ruby Method Chaining

How to make custom host working for devise mailer?

Using Ruby on a string, how can I slice between two parts of the string using RegEx?

ruby regex

Using NOT with Squeel

ruby-on-rails ruby squeel

Removing Blog Homepage Title Refinery

How to timeout subprocess in Ruby

ruby timeout

Why does rails precompile task do non-digest assets

Rabl json collection dynamic keys

ruby-on-rails ruby rabl

CodeRay stylesheet

ruby-on-rails ruby coderay

How to split a string containing both delimiter and the escaped delimiter?

ruby regex

Variable with NaN value is not equal to itself in Ruby

ruby equality nan

Ruby date math: Why off by a day

ruby-on-rails ruby datetime

Active Admin Navigation Links

why doesn't this python-like ruby script work?

python ruby scope

ActiveAdmin - using the current_admin_user to filter available actions

What is the proper way to use methods that return an enumerator in Ruby array?

Changing HTTP status message using Sinatra