Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby Sinatra configured to work on production and development

ruby sinatra

How do I add named parameters in a subclass or change their default in Ruby 2.2?

ruby ruby-2.2

Hash "has_key" complexity in Ruby

Building gem, executable not found

ruby gem

Sort a hash by value in descending order and then key in ascending order ruby

ruby sorting hash

remote: ! Precompiling assets failed. (Heroku)

ruby-on-rails ruby heroku

Creating directory over SFTP on Ruby fails if directory exists already

Ruby countdown timer

ruby

rails 4 - require class in initializer or module that uses it - best practice

ruby-on-rails ruby

Continue multi-host tests even on failure

ruby serverspec

How to check if a string contains ASCII code

ruby string utf-8

Modify json file with ruby

ruby json

What is the most efficient way to create draggable sortable lists in Rails?

Ruby check if datetime is a iso8601 and saving

Ruby rake loaderror - bundle exec rake not working

What is the difference between the while and until loops in ruby?

ruby loops while-loop

How to check if a resource exists in an AWS S3bucket

ruby aws-sdk

Ruby On Rails- Multiple references in a model

ruby ruby-on-rails-4

Ruby's find method - argument?

ruby find arguments

Minitest - Tests Don't Run - No Rails

ruby minitest