fixed in https://github.com/tablatom/hobo/commit/32f57eb2b492827de6b4dcac10a4625fa61db6b6
Thank you On Tue, Feb 8, 2011 at 6:23 AM, SVL <[email protected]> wrote: > 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. > > -- 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.
