Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to use S3 SSE C (Server Side Encryption with Client Provided Keys) with Ruby

Doorkeeper Refresh Tokens Not Expiring on Reuse

How to make a proxy authentication in headless Chrome

Sonarcube using rspec not showing count of Unit Tests

Ruby on Rails Country/State Select Enigma

ruby-on-rails ruby ajax rjs

Which CouchDB adapter for Ruby should I use?

ruby-on-rails ruby couchdb

Using restclient with multipart posts

Using accepts_nested_attributes_for + mass assignment protection in Rails

Rails best practice for having same form on multiple pages

How to get the formatting options for the to_yaml method working on ruby 1.9.1?

ruby yaml to-yaml

grouping strings by similarity

Ruby / rubyzip alternative capable of handling rar/tar/zip/7z? [closed]

ruby-on-rails ruby zip 7zip rar

Rescuing "command not found" for IO::popen

ruby popen

Mock methods that receives a block as parameter

Lisp as an internal Ruby DSL?

ruby lisp dsl

Is this ruby metaprogramming abuse?

ruby metaprogramming

Ruby Hash transpose

ruby hash transpose

Detecting if this is an iframe load or direct

ruby-on-rails ruby iframe

What is a "terminated object", and why can't I call methods on it?

ruby hpricot

Reload Rails 3 initializer in development mode