Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Use rails_xss on only certain pages

ruby-on-rails ruby xss

Why is url_for returning /assets for undefined routes?

ruby-on-rails ruby

stack level too deep (SystemStackError)

ruby cucumber sinatra capybara

Run multiple tests in one script in parallel using Ruby Test Unit

BigDecimal can't be coerced into BigDecimal

Windows 'choice' command messing up Ruby 'gets' method

ruby windows batch-file

TypeError: can't convert Builder::XmlMarkup to Array

ruby xml builder

reconnect tcpsocket (or how to detect closed socket)

ruby ruby-on-rails-3

backtick vs system in ruby

ruby

Nested fields with mongodb

Ruby - LoadError enc/trans/single_byte

Why object_id persists on windows while not on linux?

ruby windows objectid

how to force rack:session + sinatra to read "rack.session" from params instead of cookies

ruby oauth sinatra rack cors

Jekyll shows no content

ruby jekyll

ActiveRecord, find by polymorphic attribute

Internal rounding woes: accurate way to sum Ruby floating point numbers?

ruby

Sass change detected but style.css only overwritten every 5th - 7th time I save

css ruby sass

Ruby On Rails Mongoid Group By

Exceptions: why does adding parenthesis change anything?

ruby exception

How do I write regexes for German character classes like letters, vowels, and consonants?