--------------enigFAA2F1606CEF633C81F6B93C
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Ike wrote:
> Is anyone aware of something which would MAP the table & field names that 
> someone might presently use in a db schema, to the rails requirements?

Random googlage shows http://the.rubydevelopers.net/node/25.

If you have control over the database, you could also go the other way
around: create a separate schema called, lessay, "rails", consisting of
only views that would alias the original names to the Rails-friendly ones.

This, of course, presumes that the database can do that.

David Vallner


--------------enigFAA2F1606CEF633C81F6B93C
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)

iD8DBQFFMqoky6MhrS8astoRAvw7AJ0eJAj3pey8T6glUSnyGzE105ylUwCZAfBq
mmPAooZXfUpYAzLqosnluG01GV
-----END PGP SIGNATURE-----

--------------enigFAA2F1606CEF633C81F6B93C--