Hi Harish
You need to switch to development mode, so that you can see the error. Or 
otherwise check your log file to see where it's crashing. 
Basically it could be anything from a syntax error to a missing row in your 
database, without more information it's impossible to tell

Bonne



On Friday 04 August 2006 17:31, Naga harish Kanegolla wrote:
> Hi all,
>
>    I have created a new application and Its working fine in my local
> system and also in the server.
>
>    But after some days I have added one new controller(projects) in the
> admin module so that the admin can manage the projects. Its also working
> good.
>
>   All the things are working in the application but in the admin module,
> admin should see the list of users and if the admin click on the
> particular user he should get the details of the user. But if i click on
> the user its giving an error
>
> "Rails Application Failed to start properly". But this worked two days
> back also.
>
> I'm getting till the list of users and not getting the details of the
> user.
>
> Can u please tell me wats the problem behind it??
>
> Thanks
> ~Harish
_______________________________________________
Railsi18n-discussion mailing list
Railsi18n-discussion@rubyforge.org
http://rubyforge.org/mailman/listinfo/railsi18n-discussion

Reply via email to