search for: jrgas

Displaying 2 results from an estimated 2 matches for "jrgas".

Did you mean: ergas
2011 Jan 07
5
Deployment issues
Hello, For those of you who have solved the learning hurdle of rails deployment, all I can say is congratulations! I''m struggling, frustrated that my app, which runs so well on my linux box, generates such odd errors on my vps and completely fails to do anything. For example, at the moment my production.log file has the error: ActionController::RoutingError (No route matches
2011 Feb 09
9
Model error message is not too helpful
Hello all, I am struggling with an error that I''ve seen discussed in a few places. When a potential user of my app creates a new login, an error in their sign-up form generates a very ugly message, starting like so: {{count}} errors prohibited this {{model}} from being saved A search of the web lead me to suspect this is an internationalization problem, but the proposed remedy