how can i get controller B's action in rails specs for controller A?
+2
A:
Why do you want that ? In Functional Spec you need test only one controller. If you want test several Controller you need made a integration test
shingara
2010-03-10 09:07:51