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 (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install giraffesoft-resource_controller
james (author)
Sun Oct 28 17:19:37 -0700 2007
commit 367ab4d0bf3ccfe2e5b59cd60ef916814d67e386
tree a04887be9ef72520fd76768225a920f6339ce0b0
parent 21902e6ae1fe5f54a3eef88a36b6df03934f877e
tree a04887be9ef72520fd76768225a920f6339ce0b0
parent 21902e6ae1fe5f54a3eef88a36b6df03934f877e
- init.rb
- lib/resource_controller.rb
- lib/resource_controller/base.rb
- test/app/controllers/projects_controller.rb
- test/app/helpers/projects_helper.rb
- test/app/models/project.rb
- test/app/views/layouts/projects.rhtml
- test/app/views/projects/edit.rhtml
- test/app/views/projects/index.rhtml
- test/app/views/projects/new.rhtml
- test/app/views/projects/show.rhtml
- test/config/routes.rb
- test/db/migrate/010_create_projects.rb
- test/db/schema.rb
- test/test/fixtures/projects.yml
- test/test/functional/projects_controller_test.rb
- test/test/unit/project_test.rb
... |
... |
|
... |
... |
|






Comments
No one has commented yet.