With Ruby on Rails, when you reset or re-seed the database using rake db:seed or db:reset - how do you dictate which mode (development/test/production) the operation is to be in?With Ruby on Rails, when you reset or re-seed t
With Ruby on Rails, when you reset or re-seed the database using rake db:seed or db:reset - how do you dictate which mode (development/test/production) the operation is to be in?With Ruby on Rails, when you reset or re-seed t