This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit f2492ec4b12b61f0fac67a5ab4a64219de18d18b
tree c26228f3a7100c4c16d189917694190d60662442
parent 64150f0c3a93f06e2ac67d62444c2c2b60d0c674
tree c26228f3a7100c4c16d189917694190d60662442
parent 64150f0c3a93f06e2ac67d62444c2c2b60d0c674
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
CHANGELOG | Sun Apr 27 04:37:10 -0700 2008 | |
| |
MIT-LICENSE | Mon Apr 28 06:16:23 -0700 2008 | |
| |
README.rdoc | ||
| |
Rakefile | ||
| |
SPECDOC | Sun Apr 27 04:37:10 -0700 2008 | |
| |
TODO | Wed Oct 24 08:14:37 -0700 2007 | |
| |
garlic_example.rb | ||
| |
init.rb | Wed Jan 31 02:22:43 -0800 2007 | |
| |
lib/ | Sun Apr 27 04:28:07 -0700 2008 | |
| |
spec/ | Sun Apr 27 13:57:54 -0700 2008 |
README.rdoc
resources_controller
plugin to facilitate inheritance and DRYness in your resources controllers. See the docs at plugins.ardes.com/doc/resources_controller for details
See the CHANGLELOG for recent changes and contributors
works with rails 2.0-stable and edge
resources_controller works with rails 2 and edge.
Specs and Coverage
- The SPECDOC lists the specifications
- Coverage is 100% (C0), and the spec suite is quite comprehensive
RSpec is used for testing, so the tests are in spec/ rather than test/ Do rake —tasks for more details.
Continuous Integration
garlic (at github.com/ianwhite/garlic) is used for CI. To run the CI suite have a look at garlic_example.rb









