Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Proper usage of REJECT method in Ruby on Rails -- help me convert many lines into Ruby one-liner

ruby-on-rails ruby arrays hash

Subdirectories in Zip file using ZipOutputStream

ruby zip rubyzip

"stack level too deep" while compiling assets

Custom XML response for auth failure using Devise

ruby-on-rails ruby xml devise

Rails 3.1, jQuery UI does not load

Ruby Net:SSH Control Master?

ruby-on-rails ruby ssh net-ssh

How to mount static files for Rack

ruby file rack thin

Deleting cookie of the instagram authorization page in rails application

Unable to serialize as ActiveSupport::HashWithIndifferentAccess anymore

Running "rvm get stable" in my terminal doesn't do anything. How do I update RVM?

ruby rvm

non-blocking setTimeout in javascript vs sleep in ruby

Ruby: expand shorten urls the hard way

ruby url

How can I increase the number of decimal digits when converting BigDecimal to String?

ruby

How does ActiveRecord detect last method call in chain?

Injecting a local variable to a binding

ruby-on-rails ruby

How to programmatically remove the background of an image making it transparent in ruby?

Can sunspot search inside array?

Giving an example of a cycle in a directed graph

Creating gems with app assets

ruby-on-rails ruby gem bundle

attr_reader in Python

python ruby