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 (
Ian White (author)
Fri Oct 24 18:56:08 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Sep 22 22:07:59 -0700 2008 | [ianwhite] |
| |
CHANGELOG | Fri Oct 10 18:03:25 -0700 2008 | [ianwhite] |
| |
MIT-LICENSE | Mon Apr 28 07:39:31 -0700 2008 | [ian] |
| |
README | Wed Sep 17 14:28:12 -0700 2008 | [ianwhite] |
| |
README.rdoc | Thu Oct 09 15:26:03 -0700 2008 | [ianwhite] |
| |
Rakefile | Fri Oct 24 18:56:08 -0700 2008 | [Ian White] |
| |
SPECDOC | Wed Sep 17 14:33:06 -0700 2008 | [ianwhite] |
| |
TODO | Fri Apr 25 08:47:31 -0700 2008 | [ianwhite] |
| |
garlic_example.rb | Sat Sep 13 12:35:48 -0700 2008 | [ianwhite] |
| |
init.rb | Sat Sep 13 12:35:48 -0700 2008 | [ianwhite] |
| |
lib/ | Thu Oct 16 02:43:51 -0700 2008 | [ianwhite] |
| |
spec/ | Mon Oct 13 15:05:11 -0700 2008 | [ianwhite] |
README.rdoc
resources_controller
plugin to facilitate inheritance and DRYness in your resources controllers. See the docs at http://plugins.ardes.com/doc/resources_controller for details. Also see http://blog.ardes.com/resources_controller
See the CHANGLELOG for recent changes.
works with rails 2.0-stable, 2.1-stable, and edge
resources_controller works with rails 2.x and edge.
Specs and Coverage
- The SPECDOC lists the specifications
- Coverage is 100% (C0), and the spec suite is quite comprehensive
- Rspec’s generated rspec_scaffold controller specs are tested against a simple rc controller (see rake spec:generate)
RSpec is used for testing, so the tests are in spec/ rather than test/ Do rake —tasks for more details.
Continuous Integration
garlic (at http://github.com/ianwhite/garlic) is used for CI. To run the CI suite have a look at garlic_example.rb
Contributors
The following people have made contributions to resources_controller. Please let me know if I’ve missed you out.
- Chris Hapgood
- Jason Lee
- Richard Hooker
- Matt Mower
- Inviz
- Dan Kubb
- Rein Henrichs
- Tom Stuart
- Joel Chippindale
License
Copyright © 2008 Ian White, MIT License




