Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails: What is the correct usage of Rails.root.join when pointing to "tmp/caching-dev.txt"?

ruby-on-rails ruby rubocop

Ruby's digits method performance

ruby performance

Why does the number week of the year start with 1 or 0 depending on the year?

ruby iso8601

Rails console can't find Rake, but Bundler installed it

ruby-on-rails ruby bundler

money-rails, Money#== supports only zero numerics

How to get distinct polymorphic association

How to pass &:read as argument to File.open as indicated by Rubocop

ruby rubocop

How to incorporate Interactive Ruby into my development process?

ruby debugging irb

Are there any potential disadvantages in using a Ruby framework other than Rails?

Rails - Two-way "friendship" model (cont'd)

ruby-on-rails ruby

Accessing model properties in Rails

ruby-on-rails ruby model

Ruby1.9 and Amazon SQS?

XSD Schema Validation in Ruby

ruby validation xsd

Ruby linkify for urls in strings

ruby regex linkify

How to list valid Iconv encodings in Ruby?

ruby encoding

Question about object oriented design with Ruby

ruby oop

Can I inherit an erb template?

ruby inheritance sinatra erb

Multiple Forms on the Same Page with Rails

Which is the best counterpart to ANTLR to create parsers in ruby?

Cucumber step definition for "Given that I'm logged in"