Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Native Ruby module gives error "The specified module could not be found." which is not true

ruby sqlite

Running task before deploy:symlink:shared capistrano 3

Convert File::Stat to hash ruby

ruby

How to delete a folder in s3?

ruby amazon-s3

How to completely remove an empty element from an array with JBuilder

ruby-on-rails ruby jbuilder

Ruby: gets.chomp with default value

ruby bash default-value gets

Require a gem outside the Gemfile

ruby gem bundler

Uprgrading to Rails 4.1 getting error: ArgumentError: Unknown key: :order

Using money-rails: How to manually set an attribute's currency

How to create xml element with attribute and value in Nokogiri

Querying in rails on attr_encrypted column

package.json (javascript npm) or requirements.txt (python pip) equivalent for ruby

ruby npm pip package-managers

Rspec testing API versioning

Can't get past installing debugger

ruby-on-rails ruby bundler

"first!" on AR CollectionProxy raises "undefined method [] for nil" after updating from Rails 4.1.4 to 4.2.0

Ruby's Array Combination Method

ruby arrays

User's threads in Thin, Sinatra application on Heroku

Install OpenSSL with Ruby for eventmachine on Windows 7 x86

Is UTF-8 the default encoding in Ruby v.2?

ruby encoding

Can I traverse symlinked directories in Ruby with a "**" glob?

ruby symlink