James Adam wrote:
> There is *preliminary* support (see
> ActiveRecord::Base#wrapped_table_name) for prefixes in the latest
> (1.1) release of the Engines plugin, although I'm not sure how they'll
> interact with the fixtures method. One thing to bear in mind is that
> the testing extensions provided with Engines let you specify the class
> and table names for your fixtures (see the login/user engines for an
> example of one way to achieve this, although I don't believe that what
> I've done there is perfect).

I've had a look to these source files, seems to be fine for me... I'll 
give it a try

> 
> My best advice is to go ahead and change the engines code until you
> have something you feel works, and then submit the diff as a patch,
> where it will be double-checked and tested :)
> 

Ahem, why not ? But I've not finished the 1st chapter of "Ruby for the 
Super Super newbies" :-)

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org

Reply via email to