Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I reduce the quality of an uploading image using Paperclip?

Creating array of hashes in ruby

ruby arrays hashmap

How to implement Yes/No instead of Boolean for certain cases in Rails?

ruby-on-rails ruby boolean

Rails: repeated ActiveRecord::RecordNotUnique when creating objects with Postgres?

Ruby on windows causes error Cannot load such file bcrypt_ext

ruby-on-rails ruby windows

Reverse order of display of blog entries and comments, Ruby on Rails

IRb: how to start an interactive ruby session with pre-loaded classes

Calling another ruby file that is not a gem

ruby class file

reading array of params in RoR

What do you mean Ruby on Rails is not thread safe?

Conditional Callback in Rails' model?

How to load a Hash from a File?

ruby hashtable

Nokogiri::XML::Schema SyntaxError on schema load

ruby xsd nokogiri saml

Getting remove_entry_secure error while using ruby application

ruby gem ubuntu-10.04 docsplit

What is a better way to check for a nil object before calling a method on it?

ruby-on-rails ruby

Can I use curly brackets in Ruby's if/else?

ruby

Using a hash inside a let()

ruby-on-rails ruby rspec

Replace a word in a file in Ruby

ruby-on-rails ruby string file

Implementing the Luhn algorithm in Ruby

ruby

Can I repeat command in irb?

ruby irb