Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Jekins iOS fastlane build: Could not find 'bundler'

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

Decrypting keys from aws-kms in Ruby

Plaid only giving "ITEM_LOGIN_REQUIRED" for Capital One

ruby reactjs finance plaid

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

RGeo - fix self-intersections

ruby geojson rgeo

Automatic ruby folding in vim

ruby vim folding

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

Is there a Rails admin interface that supports MongoDB and Devise?

Get absolute (base) url in sinatra

ruby sinatra haml

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

ruby heroku sinatra puts

already activated spring 1.4.0, but Gemfile requires spring 1.3.3[error]

Restart Unicorn with a USR2 - quitting old master

ruby-on-rails ruby unicorn

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

ruby module thor

Unable to install curb gem

Rendering partials / view in a rake task / background job / model in Rails 4

NameError: uninitialized constant Faker

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