]> git.openstreetmap.org Git - rails.git/commit
make amf_controller use rails objects, and stuff, in the getway method. You need...
authorSteve Coast <steve@asklater.com>
Tue, 22 Jan 2008 15:00:54 +0000 (15:00 +0000)
committerSteve Coast <steve@asklater.com>
Tue, 22 Jan 2008 15:00:54 +0000 (15:00 +0000)
commitddd5b4cf19a92582fd114914be5bd5a04d3522a7
treebf01fbb23856606b3771305926fb0f96fb16cf62
parent63970defb0bb4e06fda7ba39cf7e82396072ead1
make amf_controller use rails objects, and stuff, in the getway method. You need to install the multipart keys plugin now, see the README.
README
app/controllers/amf_controller.rb
app/models/geo_record.rb
app/models/node.rb
app/models/way.rb
app/models/way_node.rb
app/models/way_tag.rb
config/environment.rb