Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Storing methods in a lambda and sending to an object

ruby jruby ruby-1.9

Cannot validate uniqueness in tableless class

Ruby: Elegant way to substitute captured part of string

ruby regex

Ransack: using age instead of date of birth

ruby-on-rails ruby ransack

No binary rubies available for: osx/10.8/x86_64/ruby-1.9.2-p320

ruby rvm

Trying to print post date in Jekyll fails with undefined method `strftime'

ruby jekyll

Command line options

ruby command-line

Dynamic Role Attributes in Chef

ruby chef-infra

ruby gem for parsing serialized PHP-array? [closed]

ruby-on-rails ruby

Require directive - file url

a rails partial but used by multiple views

Performance implications of string#gsub chains?

ruby regex coding-style

Rails helper method: Nested hash to nested HTML list

Why does the SecureRandom#hex method double its length parameter n?

ruby

Regex slightly different in Ruby 2?

ruby regex posix

Realtime display using redis pubsub in ruby?

Problems creating new Rails project: "There is a chance you are experiencing a man-in-the-middle attack"

ruby

How to group Rails ActiveRecord results by a column?

ruby-on-rails ruby

Sinatra & HAML: auto-escape/convert unsafe HTML characters for a whole template?

html ruby sinatra haml

Regular expression in Ruby to capture Unicode punctuation marks?

ruby regex