Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to watermark images using Imagemagick?

2 HTTP requests simultaneously checking if record exists, if not creates it = duplicate records

mysql ruby-on-rails ruby

Why does YAML interpret '0777' as 511?

ruby yaml

Evaluate %x() to True or False in Ruby

ruby

Conditionally chaining where clauses in Rails ActiveRecord queries

Newly installed Ruby gems not showing up in $LOAD_PATH

ruby irb

Undefined method `cookie_jar' for nil:NilClass for sign_in Rspec helper

I don't understand how "optional: true" work on rails?

Make the Devise new user form created with railapps a partial to re use it

How to cgi escape ruby credentials

ruby

How to "re-install" a gem?

ruby-on-rails ruby rubygems

Is it a bad style of using key: value instead of :key => value in a hash of Ruby 1.9 [closed]

ruby ruby-1.9

Moving table columns to new table and referencing as foreign key in PostgreSQL

How do I fix the “ERROR: Failed to build gem native extension.” error when installing cocoapods?

ruby cocoapods

Associations not working in html.erb

Psych argument error when parsing YAML in Ruby after upgrading Bundler

ruby yaml psych

Ruby - Show Deltas Between 2 array of hashes based on subset of hash keys

ruby set data-comparison

Rails Ransack - How to include multiple conditions with a ransacker

Parsing JSON in Ruby (like XPATH)

ruby json