Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Nokogiri XPath not finding certain nodes

ruby xml nokogiri

Using Ruby variable in Javascript (In App View)

Output the source of a ruby method

ruby metaprogramming

how to use rspec to mock a class method inside a module

ruby rspec mocking rspec2

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?