29 November 2007 ~ Comments Off

Beginners watch out for the error

When I first started Ruby, I ran into many syntax errors. Nothing big, everyone will do it once in awhile it’s a normal phase of learning code! I seem to hit one error ALL the time; it’s when I am going to validate something. I open my model and start writing and I use Validate [...]

Continue Reading