Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Github API: Get pull request for specific release tag

Jekins iOS fastlane build: Could not find 'bundler'

Rails assets cache not clearing up - Docker, Rails, Nginx

Decrypting keys from aws-kms in Ruby

Rails Devise + omniauth-stripe-connect "Authorization code does not belong to you"

RGeo - fix self-intersections

ruby geojson rgeo

How do I create XML using Nokogiri::XML::Builder with a hyphen in the element name?

xml ruby nokogiri

Why use procs instead of methods?

ruby proc-object

"puts" output not displaying in Heroku logs for Sinatra app

ruby heroku sinatra puts

Passing @object into a rails partial render

Restart Unicorn with a USR2 - quitting old master

ruby-on-rails ruby unicorn

gem install nokogiri -v '1.6.8.1' fails

How to compose Thor tasks in separate classes/modules/files?

ruby module thor

Run RSpec tasks in a specific order

ruby rspec rake

The compiler failed to generate an executable file. (RuntimeError)

Unable to install curb gem

Rails link_to :format => :xlsx not generating link to .xlsx path

Using RVM on Ubuntu 12.04 to use Rails. The program 'rails' is currently not installed

Strange behavior with '_' (underscore) in Ruby

ruby irb

Is it possible to use a range as a key for a hash in Ruby?

ruby hash range