howaboutwe / experimental

MIT License
20 stars 2 forks source link

Adds the ability to restart experiments #19

Closed bryanwoods closed 10 years ago

bryanwoods commented 10 years ago

This is essentially the inverse of Experimental::Experiment#end, which we sometimes call in order to remove experiments from production that aren't quite ready for prime time after they've been deployed (for whatever reason).

Adding this method so we have a single way to restart those false starts

bryanwoods commented 10 years ago

cc/ @oggy @direction