When using the hobo wizard of hobo --pre and entering my fixture
replacement (factory_girl_rails), it generates a syntactically
erroneous line:

g.fixture_replacement => :factory_girl_rails

The fix is easy, yet important:

g.fixture_replacement = :factory_girl_rails

Regards,
Sjoerd

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to