RailsCasts Pro episodes are now free!

Learn more or hide this

Dan Milne's Profile

GitHub User: dkam

Site: http://da.nmilne.com/

Comments by Dan Milne

Avatar

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