RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: dkam
Site: http://da.nmilne.com/
Thanks for this Ryan.
In your 'how I test' presentation, you use factory_girl_rails and guard-respec. Where do they belong in this setup? The Gemfile refers to the gemspec file, so should they go in the gem spec file? And can you use instructions like ,
:require => false if RUBY_PLATFORM =~ /darwin/i
Thanks for this Ryan.
In your 'how I test' presentation, you use factory_girl_rails and guard-respec. Where do they belong in this setup? The Gemfile refers to the gemspec file, so should they go in the gem spec file? And can you use instructions like ,
:require => false if RUBY_PLATFORM =~ /darwin/i