Introduce XMLRPC API files. It is not currently functional, but it doesn't break...
authorJohn Dong <jdong@mit.edu>
Tue, 14 Aug 2007 19:39:18 +0000 (15:39 -0400)
committerJohn Dong <jdong@mit.edu>
Tue, 14 Aug 2007 19:39:18 +0000 (15:39 -0400)
commit80fe90c787f595b0554297d2fe5eb810e3ca652a
tree743b1ea923fe807b42306cf93bf3921c6e672145
parent2b0354ad8bb08688eabbd59fe00c6f5e0f7dcd63
Introduce XMLRPC API files. It is not currently functional, but it doesn't break anything outside of itself.
app/apis/selectricity_api.rb [new file with mode: 0644]
app/controllers/selectricity_service_controller.rb [new file with mode: 0644]
app/models/selectricity_service.rb [new file with mode: 0644]

Benjamin Mako Hill || Want to submit a patch?