Tze Yang Ng wrote:
> I don't think u need to specify in config/dependencies.rb, as it is
> only used for ur BDD efforts.
>   
Cucumber isn't in my dependencies.rb, but merb_cucumber pulls it in. 
Anyways, without cucumber installed rake will fail to run as rake tasks 
are added with merb_cucumber (just as rake fails if rspec isn't 
installed). If I can find the time I'll see if there is a better way of 
running cucumber in merb that is more compatible with bundling, or at 
least make the cucumber rake tasks only load if cucumber is required 
successfully. The latter may be preferred if it should be the developers 
responsibility to install the merb_cucumber gem locally on their system.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" 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/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to