When I\'m trying to get all Audio songs by specified artist, I get error: ActiveRecord::StatementInvalid: PGError: ERROR:column reference \"artist\" is ambiguous
i\'m using globalize3 in a rails3 app. I have a model called Book with some attributes to be translated, all working great. I\'m trying to write a before_save function to validate changes in the trans
I have an Article model and I would like to retrieve all entries regardless of their locale. Article.all returns only the original objects (those stored in the articles table) without their translati
I have an existing site with fields in post.title and post.body. After I installed Globalize3, post.title returns blank. Is there a way that I don\'t need to migrate the existing information to开发者_
hi how can i change the log file name and path inlog4php.properties dynamically log4php.app开发者_如何转开发ender.A8.File=../logs/logs.log