Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

RVM hangs on 'Installing required packages' on Debian

ruby-on-rails ruby rvm

Using a case/when checking a negative number

ruby

Devise - Skipping user confirmation in Development

Active Record query to match every subset element

Best way to partition a sorted array into arrays of contiguous numbers?

ruby

How to start a minimal ruby app using Puma or Unicorn?

ruby unicorn thin puma

how does redirect_to method work in ruby

ruby-on-rails ruby

Why are my Authentication Emails not working? I get an "AuthenticationError"

Passing an Array of Symbols to Rails' `except()!` Method

Move all files with same extension at once in ruby

ruby-on-rails ruby

Return false vs raising an exception in Ruby- When and why?

`threadsafe!` method missing in rails

How to call the `handleize` Liquid filter from Jekyll plugin?

ruby jekyll liquid

how to send message using Gmail API with Ruby Google API Client?

ruby google-api gmail-api

Rails JSON multiple nested associations

Most common words in string

ruby arrays string hash

Ruby's counterpart to python 's __init__

ruby

How to output all possible combinations using loops in Ruby?

ruby loops combinations

Resolve domain from IP address using Ruby

ruby dns ip

How to create Custom Paperclip Processor to retrieve image dimensions Rails 4