Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Remove a tag but keep the text

ruby xml xpath nokogiri

How can I spec before_filters?

ruby-on-rails ruby

Need help writing birthday messages in Ruby

ruby

Weird wrong number of arguments (1 for 0) error?

ruby-on-rails ruby

Rails string helper to remove hyphen and capitalize?

ruby-on-rails ruby

Checksum of versions does not match on bundle install

Memory Leaks in my Ruby on Rails Application

NoMethodError: undefined method `confirm!' for #<User

When would you NOT want to use memcached in a Ruby on Rails app?

Infinite yields from an iterator

ruby iterator infinite

ruby Open URL and rescue

ruby-on-rails ruby

Can I use rspec mocks to stub out version constants?

ruby rspec constants mocking

concat two fields activerecord

Is there a ruby function to do !(val).nil??

ruby

Deploy to only one role / server with capistrano

ruby capistrano

Longest item in array

ruby

Add a class to a selectbox in Rails 3 [duplicate]

Ruby - every nth iteration

ruby

Ruby: Remove everything after (and including) decimal

ruby regex

A Python one liner? if x in y, do x

python ruby