Displaying 1 result from an estimated 1 matches for "test_default_restful_rout".
Did you mean:
test_default_restful_routes
2006 Jun 28
2
simply_restful plugin tests failing???
...sing something here?
>rails test
>cd test
>rake rails:freeze:edge
>./script/plugin install simply_restful
>ruby vendor/plugins/simply_restful/test/routing_test.rb
Loaded suite vendor/plugins/simply_restful/test/routing_test
Started
FFFFF
Finished in 0.083095 seconds.
1) Failure:
test_default_restful_routes(RoutingTest)
[/Users/zackchandler/dev/tmp/test/config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/option_merger.rb:14:in
`method_missing''
vendor/plugins/simply_restful/test/routing_test.rb:61:in
`assert_restful_routes_for''
/Users/zackcha...