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 9418e02f40a40faa1da70235e3a2143a0560f5f6
tree 71812e0414acd49c4009a966c3f2cfd4b90a6fb6
parent 2f496874436e334346d4b0d8029a055c6821c93b
tree 71812e0414acd49c4009a966c3f2cfd4b90a6fb6
parent 2f496874436e334346d4b0d8029a055c6821c93b
- CHANGELOG
- SPECDOC
- init.rb
- lib/ardes/active_record/saved.rb
- lib/ardes/resources_controller.rb
- spec/controllers/resource_saved_spec.rb
- spec/models/comment_saved_spec.rb
- spec/specs/resources_controller_spec.rb
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|













I don’t know how, but this change seems to break resources_controller (create action no longer works) with rails 2.1.1
Thanks for the HU, reverted in c21f35c until I write some specs to figure this problem out