doc/stats-middleware.txt in rhoconnect-3.3.6 vs doc/stats-middleware.txt in rhoconnect-3.4.2
- old
+ new
@@ -44,15 +44,15 @@
"/console" => RhoconnectConsole::Server.new # If you don't want rhoconnect frontend, disable it here
Now just restart your rhoconnect application:
:::term
- $ rake rhoconnect:restart
+ $ rhoconnect restart
And navigate to the 'Statistics' tab in your RhoConnect console:
:::term
- $ rake rhoconnect:web
+ $ rhoconnect web
## Stats Console
You should see graphs, organized by categories:
<img src="http://rhodocs.s3.amazonaws.com/rhoconnect/stats-console.png"/>
\ No newline at end of file