I have a problem when running all of my specs. ActiveRecord::AssociationTypeMismatch: Affiliate(#2154746360) expected, got Affiliate(#2199508660)
If I\'m in a rails project, editing with rails.vim, how c开发者_开发百科an I get :Rake to run the specs through Spork?
I have a new project that I am trying to get up and running with rspec, autotest and spork. I am using:
I run spork --bootstrap on the command 开发者_如何转开发line and I get the error -bash: spork: command not found
I keep getting an issue when running RSpec with Autotest. My ~/.autotest file looks like this: require \'autotest/growl\'
I\'ve just installed spork via adding the version to the gemfile and running bundle install. When I g开发者_StackOverflowem list I can see spork (0.8.4) so the gem is installed.
I am learning rails by following the Rails Tutorial under Ubuntu. I have been using spork and autotest and following the TDD as suggested by the book.
How do you load Machinist\'s blueprints when using Spork? Gems: mongoid (2.0.0.rc.6) capybara (0.4.1.1) steak (1.1.0)
I\'m using RSpec for testing and when I left work Friday afternoon, my tests were passing. But when I went home and synced my repository, the tests failed on my laptop. Now back at work, the tests are
Having trouble getting spork running on Win7-x64/Ruby1.9.2p0: gem install spork ERROR:Error installing spork: