engine/spec
Didier Lafforgue 408de3dc85 Merge pull request #80 from mariovisic/hotfix/import_content_type_date
Fix: Content type fields import does not support dates in yaml
2011-05-24 15:39:31 -07:00
..
fixtures Added content type fields with dates (both string and date types in database.yml). 2011-05-17 21:40:54 +08:00
lib Importer now supports date content type fields as strings or date objects. 2011-05-17 21:42:47 +08:00
models fix issue #78 2011-05-24 12:23:05 -07:00
support solve a bug when creating new content instance + fix rspec tests for ruby 1.9.2 2011-04-28 23:47:01 +02:00
factories.rb Update spec/factories. 2011-05-04 13:13:55 +02:00
spec_helper.rb solve a bug when creating new content instance + fix rspec tests for ruby 1.9.2 2011-04-28 23:47:01 +02:00