From: Daniel Higginbotham Date: 2006-11-15T10:03:33+09:00 Subject: question about rspec assigns Hi folks, I'm using rspec for a Rails project and keep seeing the "assigns" method in the "writing specs" portion of the documentation, yet I don't see "assigns" in the rdoc and I can't seem to find an explicit definition what it does. Would someone be able to tell me what exactly "assigns" does? Thanks! Daniel