Frederick Cheung wrote:
> On May 19, 12:37�pm, Najam Alvi <[email protected]>
> wrote:
>> Session ID: acbd4b9697b41f837ef990b0e2e0e807
>> Parameters: {"action"=>"index", "controller"=>"reports"}
>> Rendering template within layouts/base
>> Rendering common/404 (404)
>> Filter chain halted as [:find_project] rendered_or_redirected.
>> Completed in 0.03096 (32 reqs/sec) | Rendering: 0.02767 (89%) | DB:
>> 0.00105 (3%) | 404 Not Found [http://ferrari/reports]
>>
>> I cant understand why it is redirected to find_project where as I didn't
>> use this action anywhere.
> 
> It isn't saying that you are are redirected to find_project.
> It is saying that there is a before filter called find_project that
> rendered or redirected.
> 
> Fred

Ok. Can you tell me how to stop it, I mean the automatic call to 
find_project because I didn't want it. Still searching on google and 
forums but of no use. :(
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to