OSDN Git Service

add importer
authoryasushiito <yas@pen-chan.jp>
Wed, 20 Jun 2012 08:21:35 +0000 (17:21 +0900)
committeryasushiito <yas@pen-chan.jp>
Wed, 20 Jun 2012 08:21:35 +0000 (17:21 +0900)
commit67262b46bb43c231fbb2d829d8e75cf6ff705a23
tree4a15ef12c744a594fd967654c4352b171c987022
parent022c12d086e69804d4638b934ed16a834617ddc1
add importer
db/schema.rb
vendor/plugins/pettan_importer/db/migrate/20120619100752_create_imports.rb [new file with mode: 0644]
vendor/plugins/pettan_importer/init.rb [new file with mode: 0644]
vendor/plugins/pettan_importer/lib/pettan_importer.rb [new file with mode: 0644]
vendor/plugins/pettan_importer/test/import.json [new file with mode: 0644]
vendor/plugins/pettan_importer/test/import.rb [new file with mode: 0644]
vendor/plugins/pettan_importer/test/import_spec.rb [new file with mode: 0644]