Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Why numbers getting reversed when formatted in RTL Arabic - Rails application?

How do I test that an enum action method validates the object before creation or saving?

Why are my Javascript-dependent feature specs passing when not in Javascript mode?

Gem::LoadError when trying to use forked gem

ruby-on-rails ruby bundler

How can I integrate parallel_test and thinking sphinx in cucumber tests?

How to map Rails timezone names to PostgreSQL?

Setting up Dokku with MySQL and Rails

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

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

arrays ruby rubocop

RSpec retry throw exception and then return value

ruby-on-rails ruby rspec