You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to webrat
hi, in rails I created a new subdirectory for some slower tests I
don't want to be run on a regular basis. However, it seems the "visit"
functions etc are only available in the requests sub-directory. How
can I make these accessible from everywhere (anywhere) ?