del82 / ezra

ezra on rails
2 stars 1 forks source link

Make audio path info configurable by deployment #48

Closed del82 closed 11 years ago

del82 commented 11 years ago

Audio path information is currently hard-coded, as a quick fix of issue #28. But it needs a more intelligent fix.

del82 commented 11 years ago

This "works" in that the audio path information is included in the config files. A better fix will involve storing config info in the database (#21). Closing.