[Rails] Re: How to initially hide a drop-down control and have an image control make it visible

2010-03-23 Thread RichardOnRails
Great response, Michael. I now have a clean validation on the compiled code, but I've still got a problem. I've got clean code that validates. http://www.pastie.org/882256 displays: - new.html.erb - HTML generated for new.html.erb - Validation for generated html, which has one spurious (IMHO) war

Re: [Rails] Simple Backup???

2010-03-23 Thread Andy Jeffries
On 20 March 2010 00:33, nshenry03 wrote: > I am simply trying to backup a ruby on rails app... I have created an > archive of the entire database and application folders on server A... > I then restore the database and application folders on server B > > Server B is exactly the same as A (sam

Re: [Rails] Presentation Ideas

2010-03-23 Thread Andy Jeffries
Cucumber? It could be quite quick to throw together a simple application to manage something (stocks of products) and test it using Cucumber which looks very cool when you first see it. Cheers, Andy -- Andy Jeffries http://andyjeffries.co.uk/ #rubyonrails #mysql #jquery Registered addres

<    1   2