]> git.openstreetmap.org Git - rails.git/commit
added application.yml, refactored map method
authorXin Zheng <xin@zenpow.com>
Wed, 23 Jan 2008 16:43:30 +0000 (16:43 +0000)
committerXin Zheng <xin@zenpow.com>
Wed, 23 Jan 2008 16:43:30 +0000 (16:43 +0000)
commit6de965520beaf74a9f9377a29c74310e4e3732f7
treecc19396b73267e16c87dc0c3326a9ce5422de3c0
parentea132b001d222a6e2781f51357982934de1f58ae
added application.yml, refactored map method
app/controllers/api_controller.rb
config/application.yml [new file with mode: 0644]
config/initializers/load_configs.rb [new file with mode: 0644]
config/text_outputs/en.yml [new file with mode: 0644]
script/yaml_to_spec [new file with mode: 0755]
spec/controllers/api_controller_spec.rb