Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

In Ruby, how to be warned of duplicate keys in hashes when loading a YAML document?

ruby yaml

How do you specify a regex character range that will work in European languages other than English?

Post Redirect Get pattern in Rails

ruby-on-rails ruby

Escaping Line-Returns/End-of-Line in ERB templates

ruby formatting erb macruby

Rails forms: How to append request params?

ruby-on-rails ruby forms

Why do I get "Errno::ECONNREFUSED" with 'net/http' in Rails?

ruby-on-rails ruby net-http

Ruby Passenger: no such file to load bundler

Iterate through every .jpg or .jpeg file in directory and sub directory

ruby

Ruby on Rails: .constantize: wrong constant name error?

ruby-on-rails ruby

Sunspot: Sort/order facet results by attribute e.g. created_at

ruby sorting facet sunspot

File.open and blocks in Ruby 1.8.7

ruby file-io irb

STI change amongs inherited types.

Ruby: Manipulate Iterators?

is there a way to reference a constant in a yaml with rails?

Allowing users to only enter specific tags

ruby-on-rails ruby

How can I index duplicate items in an array?

ruby

X.509 libraries [closed]

c# python ruby perl x509

Read ID3 Tags of Remote MP3 File in Ruby/Rails?

ruby mp3 id3

Ruby: How to write a bang method, like map?

ruby self

Rabl Multi-model collection

ruby-on-rails ruby rabl