Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Prettier code in Ruby

ruby ruby-on-rails-3

OmniAuth on Heroku with custom domain results in Application Error

ruby heroku openid omniauth

How do you use Kaminari to paginate a page by a number value?

Delete duplicate elements from Array

arrays ruby

Ruby ArgumentError when actually providing correct arguments

ruby email

How to bitwise AND two bit strings in Ruby?

ruby bitwise-and

How to sort "chapter numbers" like 1.1.1, 1.2.1, 1.2.46, etc.?

ruby sorting

How to order associated columns case insensitive

How do I find the Rails module path for a method

Ruby sorting based on an if statement

ruby sorting

"Is my site down?" Howto

ruby web

Can't get rid of a Rails warning: "multiple values for a block parameter (0 for 1)"

ruby-on-rails ruby warnings

Passing block from one method to another

ruby proc

Spotify Token Swap ruby file hosting

python ios ruby spotify

Ruby on Rails method to calculate percentiles - can it be refactored?

ruby-on-rails ruby

How to display flash messages in rails service object

How can I check the last letter of a string?

ruby-on-rails ruby

Cant install rails on my brand new Mac OS X Lion 10.7.3

Ruby: getting character[n] from each element of an array of strings, strictly with array notation

arrays ruby substring