Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Uninitialized constant Capybara

Simulate network failure / offline mode in Capybara?

ruby rspec capybara bdd

Why does HAML throw encoding ISSUE when ERB and ERUBIS dont

ruby encoding haml padrino

How do I copy an object with presigned URL?

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

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

ruby symlink

How to pass &:key as an argument to map instead of a block with ruby?

arrays ruby rubocop