]> git.openstreetmap.org Git - rails.git/commit
Add has_valid_bbox? method to Changeset model to tidy checking for bbox, and fix...
authorThomas Wood <grand.edgemaster@gmail.com>
Thu, 9 Apr 2009 11:18:31 +0000 (11:18 +0000)
committerThomas Wood <grand.edgemaster@gmail.com>
Thu, 9 Apr 2009 11:18:31 +0000 (11:18 +0000)
commitc64ebb9139dd5a25b82b6e8170d3b554cf45d516
treee6a880869a14f552a17438e1232956d3f3779fcd
parent47350833fcbdd9483fa2cbf1b465ec8376c8e5f5
Add has_valid_bbox? method to Changeset model to tidy checking for bbox, and fix edge case where no bbox would cause changeset browsing to die.
app/models/changeset.rb
app/views/browse/_changeset_details.rhtml
app/views/browse/changeset.rhtml