Files
scube-server/config/initializers/sounds_path.rb
Thibault Jouan a8067404f4 Use rails configuration for sounds file path
* Add sounds_path initializer
2011-09-21 21:21:14 +00:00

2 lines
68 B
Ruby

Scube::Application.config.sounds_path = "#{Rails.root}/data/sounds"