Show More
Commit Description:
* DRY the toggle button via application_helper.rb#toggle_button and _toggle_button.js.haml...
Commit Description:
* DRY the toggle button via application_helper.rb#toggle_button and _toggle_button.js.haml * bootrapize the user_admin * now considering user.enabled * tidy up route
File last commit:
Show/Diff file:
Action:
test/load/NOTES | 7 lines | 147 B | text/plain | TextLexer |
Jittat Fakcharoenphol
added first page load test on localhost
r314 How to call
===========
Load test for front page:
Jittat Fakcharoenphol
load test reads site_url from command line
r315 ruby runner.rb common_visitors.rb FirstPageViewer 20 -t 10 --site_url=http://localhost/cafe
Jittat Fakcharoenphol
added first page load test on localhost
r314