Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Connecting to Oracle DB using Ruby

Authentication using Facebook via Rails API

Elliptic curve cryptography with SJCL in JS and OpenSSL in Ruby

Can Ruby threads not collide on a write?

Rails 3.2.x: how to reload app/classes dir during development?

ruby ruby-on-rails-3

Is there an equivalent of the ruby Fog gem for Node.js (cloud storage API)? [closed]

ruby api node.js cloud

Friendly_id not creating slugs for old records

"could not receive data from server: Connection timed out" or "connection not open" errors when connecting to PostGres DB on a separate AWS instance

Clone an Enumerator in Ruby?

ruby enumerator

Running out of band garbage collection with Unicorn + Rack

Creating an install generator for a Ruby gem

Is it possible to stop Jekyll from generating a page for each post

ruby jekyll

Sinatra build REST API documentation [closed]

edit link does not work for editing comments in ruby on rails blog

Can't install ffi 1.9.0 via rvm bundle install - OSX 10.8.4

ruby macos rvm ffi

How does one debug jRuby using eclipse?

pg_search using associated_against gives error "column [model_name].[associated_column_name] does not exist"

Rails engine extends config/application.rb

ruby-on-rails ruby

Is there a way to perform compile time type-check in Ruby?

Override DeviseController base class - Rails 4, Devise 3

ruby-on-rails ruby devise