Skip to content

More Ruby specific stuff (if 0) #9

@GoogleCodeExporter

Description

@GoogleCodeExporter
In Ruby, 0 is true. It's a common mistake for Ruby developers. Furthermore, 
ActiveRecord introduces different behaviour based on the column type.


if 0 
  system("touch /tmp/owned")
end

Original issue reported on code.google.com by louis.ny...@gmail.com on 21 Sep 2012 at 2:08

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions