Displaying 1 result from an estimated 1 matches for "patchworthy".
2007 Jun 15
4
Environment reuse
...ation or
staging boxen that should look an awful lot like development (or
production), but not quite.
In order to make these sorts of situations pleasantly
self-documenting, I''ve patched the Initializer with a little helper:
# config/environments/live.rb
acts_like :development
Is this a patchworthy feature? I''d be happy to submit my change and
tests if other people see any value here. As this changes Rails''
initalization process, it''s a bit difficult to elegantly expose as a
plugin.
~ j.
--~--~---------~--~----~------------~-------~--~----~
You received this mess...