fiveruns / fiveruns_tuneup
- Source
- Commits
- Network (7)
- Issues (0)
- Downloads (12)
- Wiki (2)
- Graphs
-
Tag:
v0.8.1
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon May 12 07:27:25 -0700 2008 | |
| |
History.rdoc | ||
| |
Manifest | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
assets/ | ||
| |
bin/ | ||
| |
init.rb | Wed May 14 16:36:46 -0700 2008 | |
| |
install.rb | ||
| |
lib/ | ||
| |
rails/ | ||
| |
tasks/ | Fri May 23 23:50:06 -0700 2008 | |
| |
test/ | Wed May 14 16:36:46 -0700 2008 | |
| |
uninstall.rb | Wed May 21 14:24:19 -0700 2008 | |
| |
views/ |
FiveRuns TuneUp Plugin
Requirements
- Rails 2.0.0+
- Firefox 3rc1+ (2 soon), Safari 3+. IE support on the roadmap.
Synopsis
Display call stack information on Rails requests.
THIS IS A BETA RELEASE; the normal disclaimers apply.
Known Issues
The following issues have been seen from time to time on some apps:
- Issues with fixed/absolute positioned elements overlapping the panel and/or being pushed down too far.
- Panel not showing up on the `root’ route.
License
(The FiveRuns License)
Copyright © 2008 FiveRuns Corporation
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

