Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to setup send HTML email with mail gem?

html ruby email mime-types

Removing all elements of a column in a two-dimensional array

Pusher in Rails: "Unknown auth_key" - server side not triggering events

Watir ... difference between sleep and wait

ruby watir watir-webdriver

Modify specific cell value using Axlsx gem given the column number and row numer

ruby-on-rails ruby axlsx

How to replace substring with another substring (by index from..to)

ruby string

The ruby def << syntax for defining methods

ruby savon function

Return nil when break the injection block earilier

ruby

Jekyll: simplest possible rakefile to create new post

ruby rake jekyll

Transliterate cyrillic symbols in string into latin in Ruby?

Ruby strftime("%Q") broken?

ruby

set authentication token in http header

How do I append a key value pair to an existing hash in Ruby? [duplicate]

ruby hash append

Rails/Ruby - How to check if an attr_accessor field exists?

ruby-on-rails ruby

Get max consecutive occurrences of value in array

ruby arrays

Ruby custom string sort

ruby string sorting

ERROR: Error installing gollum: ERROR: Failed to build gem native extension

Rspec format Post parameters to String values

Ruby true, false, or nil

ruby-on-rails ruby

What is an efficient way to find disjoint elements in two arrays?

arrays ruby