Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Setting Excel column widths correctly when adding to spreadsheet via Axlsx

What's the cleanest way to define a constant string that involves a variable in Ruby?

ruby calabash

Strange behavior in packed Ruby strings

ruby string encoding

Zlib and utf-8 in ruby

ruby unicode utf-8 zlib

jekyll plugin not work on github

ruby github jekyll

Modifying php.ini setting with chef php cookbook

Effect of leaving space after '-' in Ruby expression

ruby-on-rails ruby date math

setting instance variables in factorygirl

Check if hash contains any empty values

ruby-on-rails ruby loops hash

ActiveRecord - Finding all objects with shared attributes in a join model

ruby activerecord

bundle: Permission denied

Why aren't instance variables listed in inspect for the subclasses of built-in classes?

ruby inheritance subclass

Why does the Gemfile semantic versioning operator (~>) produce inconsistent results with one number?

Is It Possible To Pass A regex to the 'rspec` Command line command?

Rails 'service objects' best practice - class method or instantiate

ruby-on-rails ruby

MailCatcher does not work with rbenv on VM

Why can't I change the value of self?

ruby self

Setting multiple categories in jekyll

ruby markdown jekyll

Plist XPath query with dict elements

ruby xml xpath nokogiri

How to use pry-byebug in an example script for a gem?

ruby debugging gem rubygems pry