Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

reference matches in a string gsub regexp

ruby-on-rails ruby regex

condition || raise("error")

ruby

Rails 3. Query for not true

How to group by two conditions in rails 3 and loop through them

Regular expression with back reference

ruby regex