Spawn is a very small library (just 14 lines of code) that can effectively replace fixtures or any other library for the same task.
cheerfulstoic
10 June, 2010
View Website
RubyGems Page
Rails 3.0✗
Thread Safety✓
JRuby?
Ruby 1.9?
Rails 3.1?
Is it working for you?
Doesn't include Spawn automatically. If I "include Spawn" in the controller, only spawn_block (not spawn!) :method => :thread works (which is at least cool), but the default :fork does not
Leave a Comment
Doesn't include Spawn automatically. If I "include Spawn" in the controller, only spawn_block (not spawn!) :method => :thread works (which is at least cool), but the default :fork does not