How to see statistics report for rails domain?
Posted by: garylin
Posted on: 2005-12-22 20:53:00
Hi,
I setup a ruby on rails app on one of my domain, says abc.com
I noticed that when I try to see the statistics report for abc.com, it will go to abc.com/stats
However, rails will try to parse the route path, and finally failed to redirect to statistics report.
Anyonre has the same experience with me? How do you make it work for rails application?
Thanks.
Gary