Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Can I accept post request only from a domain name?

Error while installing iconv on windows by ruby2.0.0

ruby installation iconv

How to get list of variables referenced in a liquid template

ruby liquid

First RSPEC test, ensure value is 1 or -1

ruby-on-rails ruby rspec

Paper_Trail: Show Diff Between Versions

perform_async not working in sidekiq

ruby sidekiq

ruby/rails array all elements between two indices

ruby-on-rails arrays ruby

RoR: Forgot Password & Sign In - in same page

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