Re: [Rails-core] An environment agnostic Rails application

2016-01-11 Thread Chad Woolley
+1 on at least discussing what can be done about this. The dev-env-switching-to-test thing has caused me lots of headaches over the years, including in areas other than the db handling mentioned here - the most recent coincidentally being today. Another way to think of the problem is that on loca

[Rails-core] An environment agnostic Rails application

2016-01-11 Thread Vladyslav Hesal
Although this thread started to me from the single bug (unexpected "feature") I want to address the issue more widely. There is a methodology (approach) to develop portable, scalable and maintainable web-services called "The Twelve-Factor App". On of it's "factors" is the environment agnostic a