Not signed in (Sign In)
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorLuka
    • CommentTimeFeb 1st 2008
     

    following rails configuration, it should be something like adding

    config.active_record.table_name_prefix = "prefix_"
    

    into 'config/enviroments/' files but few things I've tried didn't work.

    • CommentAuthorKaste
    • CommentTimeFeb 17th 2008
     

    We don't have this AFAIK. You have to setTableName() explicitly. You can try to name your models PrefixModel and see if you like the guessed table name.

Add your comments
    Username Password
  • Format comments as