Hello, I would like to have all the tables referenced by my engine 
prefixed with "something"

I can't use the set_table_name function because unfortunately this break 
fixtures usage (fixtures are not found if fixture name != model name != 
table name)

I've tried to have a look inside engines code but I'm not (yet ;-)) able 
to touch something without the risk of injecting bugs.

is there a patch somewhere ?

Thanks

-- 
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