globalize2 - create_translation_table! and options for columns

Posted by Alexey Poimtsev on Stack Overflow See other posts from Stack Overflow or by Alexey Poimtsev
Published on 2010-05-06T10:31:35Z Indexed on 2010/05/06 10:38 UTC
Read the original article Hit count: 185

Filed under:
|
|

Hi, could you tell me please - how to use method create_translation_table! of globalize2 with additional options such as :null => false, :default => "abc" ???

© Stack Overflow or respective owner

Related posts about globalize2

Related posts about ruby-on-rails