search results

  1. it is not that object that will receive update_attributes, but a new object returned by OpenTime.find, therefore, you should make sure that find returns your object:
    stackoverflow.com/.../rspec-spec-​failing-on-update-action - Cached
  2. ... describe \"submitting a PUT request to the Employees#update action ... Rspec Test Failing ... Employees controller submitting to the update action rspec ./spec ...
    grokbase.com/t/gg/.../131f5zhhhs/rails-​rspec-test-failing - Cached
  3. it \"should render edit if update was not saved\" do item = Factory(: ... render action, : ... Rspec Test Failing. 0.
    stackoverflow.com/questions/8452644/​...nil-failed-in-rspec - Cached
  4. RSpec, {title: }, BDD, ... and will keep the specs from failing when there are errors in your views. ... action => \' other_action \') ...
    old.rspec.info/rails/writing/​controllers.html - Cached
  5. * Made it possible to run spec from RSpec.tmbundle ... Multiple output of failing-spec ... * improved reporting in the spec runner output * update the ...
    old.rspec.info/documentation/changes-​rspec.html - Cached
  6. ... in `When I ask for articles from the API\' Failing ... level with respect to testing and use RSpec to spec out ... update our blank view to ...
    blog.carbonfive.com/2012/02/14/...with-​cucumber-and-rspec - Cached
  7. RSpec offers three ways to indicate that an example is disabled pending some action. ... fails Given a file named \"pending_with_failing_block_spec.rb\" with: ...
    rspec.rubyforge.org/rspec/.../pending_​examples_feature.html - Cached
  8. some action. Scenarios pending implementation pending any arbitrary reason, with no block ... I run rspec pending_with_failing_block_spec.rb Then
    www.relishapp.com/rspec/rspec-core/v/2-​13/docs/... - Cached
  9. Making RSpec stop operation immediately after failing ... your whole RSpec spec suite and the ... yesterday as a part of RSpec 2.1, so don’t forget to update. ...
    jeffkreeftmeijer.com/2010/making-rspec-​stop...after-failing - Cached
  10. ... previous RSpec 1.x API and as a result plsql-spec utility was failing if just RSpec was ... spec version 0.1.0 then you need to update your spec/spec_helper.rb ...
    blog.rayapps.com/2010/...plsql-spec-​upgraded-to-use-rspec-20 - Cached