OSDN Git Service

add binder
authoryasushiito <yas@pen-chan.jp>
Wed, 19 Mar 2014 23:13:04 +0000 (08:13 +0900)
committeryasushiito <yas@pen-chan.jp>
Wed, 19 Mar 2014 23:13:04 +0000 (08:13 +0900)
commita4c744c11df4f274b702045ccaa7a0c7c4629716
tree88ba0c1aa8f6396d8502f5a0e871f4df3f588b71
parent86f28e7c3390194b98ce81b16ca400df83151586
add binder
37 files changed:
app/assets/javascripts/manifest/work/models.js.coffee.erb
app/controllers/application_controller.rb
app/models/balloon.rb
app/models/ground_color.rb
app/models/ground_picture.rb
app/models/license_group.rb
app/models/panel.rb
app/models/panel_picture.rb
app/models/scroll.rb
app/models/scroll_panel.rb
app/models/sheet.rb
app/models/speech.rb
app/models/speech_balloon.rb
app/models/speech_balloon_template.rb
app/models/story.rb
app/models/story_sheet.rb
app/models/writing_format.rb
app/views/panels/show.html.erb
config/environment.rb
config/environments/development.rb
lib/inspire.rb [deleted file]
lib/manifest/local/view/list_group/list/system_resource.rb
lib/manifest/manifest.rb
lib/manifest/model/peta.rb
lib/manifest/model/peta/binder.rb [new file with mode: 0644]
lib/manifest/model/peta/element.rb
lib/manifest/model/peta/leaf.rb [new file with mode: 0644]
lib/peta.rb
lib/peta/binder.rb [new file with mode: 0644]
lib/peta/editize.rb
lib/peta/element.rb
lib/peta/element_nestable_content.rb [new file with mode: 0644]
lib/peta/item.rb
lib/peta/leaf.rb [new file with mode: 0644]
lib/peta/root.rb
lib/peta/system_resource.rb [new file with mode: 0644]
public/manifest.json