Displaying 2 results from an estimated 2 matches for "shaban".
Did you mean:
shabang
2012 Mar 17
8
Agile web development with rails 4th edition adding sizes to the product
Hi I am going through the Agile web development with rails 4th edition
book and I am trying to modify the depot application to allow the
customer to select a size before purchasing a product. What and how
would I have to modify the depot app to do this?
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2012 Nov 12
1
Factory girl associations and rspec
...cute the test
I get
Failure/Error: visit("/users/#{user.id}/statuses/#{status.id}")
ActiveRecord::RecordNotFound:
Couldn''t find Status with id=2 [WHERE `statuses`.`user_id` = 1]
when I run the request spec for statuses. What should I change to get
this test to pass.
Shaban
Attachments:
http://www.ruby-forum.com/attachment/7873/status_spec.rb
http://www.ruby-forum.com/attachment/7874/factories.rb
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to...