--Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Nov 30, 2005 at 06:07:31PM +0900, miriamraphael / yahoo.com wrote: > I am writing my first rails script and am having lots of trouble doing > the simplest tasks. I don't see anything obviously wrong. But here are two debugging suggestions: 1. Look in log/development.log 2. Try running the environment in a console and creating a new record "by hand": $ ruby script/console development Loading development environment. >> user ser.new({'name' 'whatever', 'pass' 'whatever'}) >> user.save And finally, try asking your question on the Rails mailing list. You'll get better support there. regards, Ed --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDjbcdnhUz11p9MSARAmgHAJsEgoHMnlFx+jfLpAWwNpAOVBUx5wCdGjVh kOMnKFUiyhxGBIEwgVIFxbw wJ -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--