27dd3b2001
export.rb exports targets with field_attributes['target'] = target_klass._parent.slug but import imports it with: target_content_type = site.content_types.where(:name => association.target).first this fails if one uses capitalized names for Models. i changed the default.zip to contain a site yaml with capitalized Model-Names too. |
||
---|---|---|
.. | ||
assets.rb | ||
base.rb | ||
content_types.rb | ||
job.rb | ||
logger.rb | ||
pages.rb | ||
site.rb | ||
snippets.rb |