]> git.openstreetmap.org Git - rails.git/commit
Railsify relation selection (aka ripping out the f***in SQL).
authorTom Hughes <tom@compton.nu>
Tue, 24 Jun 2008 23:42:39 +0000 (23:42 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 24 Jun 2008 23:42:39 +0000 (23:42 +0000)
commitdef60c193514a0d5067d5c0b007421e1a472b73b
treebfccfa9ffca5727b76882dc0af203d93dbaa9b5e
parentcfc14f1ddc0b451dbfdd5994e5672b2f1b11e0a8
Railsify relation selection (aka ripping out the f***in SQL).
app/controllers/amf_controller.rb
app/controllers/api_controller.rb
app/models/node.rb
app/models/relation.rb
app/models/way.rb
lib/object_finder.rb [new file with mode: 0644]