Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Hash#slice like method that returns nil if given key are not present

ruby-on-rails ruby

How to create a Rails/Ruby method similar to javascript throttle/debounce function

Rake task to download and unzip

ruby-on-rails ruby rake unzip

How does Ruby Time#dst?

ruby time standard-library

How to format datetime field in Ruby on Rails ActiveAdmin form?

what is the scope of 'let' in Rspec?

ruby rspec let

Set multiple keys to the same value at once for a Ruby hash

ruby hash

Jekyll show only specific tag on page

ruby jekyll

String Encoding in Ruby

ruby encoding

Why does the default year of a new instance of the Date class equal -4712?

ruby

ruby on rails - CSS for a partial

Log to different files based on logging level using Ruby logger

ruby logging

How to model this complex validation for uniqueness on combined fields

Check if a method is an alias to another method in rspec

ruby methods

Logstash - csv output headers

ruby csv logstash

Parse an HTML fragment whitelisting some custom tags

html ruby nokogiri

Rails 4 jQuery conflicts with javascript

Jekyll fails to serve (Ruby incompatible library version)

ruby jekyll

Is defining a module function with `module_function` the same as defining it with `self.` in Ruby?

ruby

Understanding race_condition_ttl in Rails