Tag Archives: configuration file

Global Settings File for Your Rails Application

I was wondering if there could be a place in my Rails Application where I could define universal constants or configuration variables or “global switches” to switch a functionality on/off. I don’t know if this is the best way to … Continue reading

Leave a Comment

Filed under Ruby on Rails