Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Decrypting keys from aws-kms in Ruby

Plaid only giving "ITEM_LOGIN_REQUIRED" for Capital One

ruby reactjs finance plaid

RGeo - fix self-intersections

ruby geojson rgeo

DRY singleton classes in rails service

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

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 add data attribute in Rails form select tag?

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

ruby module thor

Failed to load remote gems: stack level too deep (SystemStackError)

ruby rubygems rubymine

Unable to install curb gem

What is the logic behind this result?

ruby

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