Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

RoR Active Record question

0 views
Skip to first unread message

zachary...@gmail.com

unread,
Feb 13, 2006, 9:11:46 AM2/13/06
to
Hiya RoR gurus,

I work at a .NET shop, but I enjoy learning Ruby. So, I wanna
prototype some of our company's screens using Rails (and hopefullly
AJAX). One thing I'm not sure about, since I'm a noob, is whether
ActiveRecord will get along with our database...

So I have two questions:
* Can I have ActiveRecord get along with our PascalCase naming
conventions?

* We ALWAYS have two fields as our primary key: Id and EffectiveYear,
which is an integer containing a year and a version, ie 200600000,
200600001, ... This is a strict requirement, so can I get
ActiveRecord to do this (easily)?


Thanks in advance,

ZachZ
zachary DOT zolton AT gmail DOT com

Please email me if anyone answers this!!

Thomas Kirchner

unread,
Feb 13, 2006, 10:29:08 AM2/13/06
to
You'd have more luck asking this question on the Rails mailing list:

http://lists.rubyonrails.org/mailman/listinfo/rails

Tom

0 new messages