Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Validate Japanese Character in Active Record Callback

Split body of text into sentences but keep punctuation?

ruby regex

undefined method `caches_action' for ApplicationController:Class

Display base64 encoded image in rails

Comparing object equivalence in Ruby

ruby

Run bash script on `cd` command

python ruby linux

Make a NullObject evaluate to falsy in Ruby

ruby design-patterns

Ruby regexp returning "" vs nil

ruby regex

Ruby: comparing dates of two Time objects

ruby date datetime time

RSpec let method not generating variable

Recursive nested matching pairs of curly braces in Ruby regex

ruby regex

What to set app_host to for Capybara

Constantize raises Uninitialized Constant Error

RVM - Warning! PATH is not properly set up

ruby rvm

Converting Float to a String in Ruby

ruby-on-rails ruby

In ruby how do I write a 'do' method in ruby? [duplicate]

ruby-on-rails ruby yield

i18n with Enumerize gem

Test if elements of one array are included in another

ruby arrays

Print to log file without newline - Ruby on Rails

ruby-on-rails ruby

ruby case statement with comparison [duplicate]

ruby case