All, I have some file paths, other things that I want to externalize into configuration files. Should I just use YAML or is there any reason I should throw them into a Ruby file (like constants.rb) or something? Thanks, Wes -- Posted via http://www.ruby-forum.com/.
Reasonably Related Threads
- Best way to organize non-controller logic???
- Best way to handle namespace collisions?
- class level "static" code in controller object not working
- Setup new data in the test database _after_ unit test runs
- text_field doesn''t call overridden ActiveRecord getters