OSDN Git Service

rename model name
authoryasushiito <yas@pen-chan.jp>
Fri, 31 Oct 2014 07:19:15 +0000 (16:19 +0900)
committeryasushiito <yas@pen-chan.jp>
Fri, 31 Oct 2014 07:19:15 +0000 (16:19 +0900)
commit665761e56525215946e2547a70c82c603d5047af
treef0efc19994253063d0459426f3223a1b3a494366
parent337b932677eb676636fd5fa6ec6e4070cb63fde1
rename model name
108 files changed:
app/assets/javascripts/manifest/controller.js.coffee
app/assets/javascripts/manifest/controller/action/base.js.coffee
app/assets/javascripts/manifest/manifest.js.coffee
app/assets/javascripts/manifest/model/association/has_many.js.coffee
app/assets/javascripts/pettanr.js.coffee
app/assets/javascripts/system.js.coffee
app/assets/javascripts/work/controllers.js.coffee.erb
app/assets/javascripts/work/inflectors.js.coffee.erb [new file with mode: 0644]
app/assets/javascripts/work/items.js.coffee.erb
app/assets/javascripts/work/list_groups.js.coffee.erb
app/assets/javascripts/work/models.js.coffee.erb
app/assets/javascripts/work/profilers.js.coffee.erb
app/controllers/application_controller.rb
app/controllers/artists_controller.rb
app/controllers/authors_controller.rb
app/controllers/balloons_controller.rb
app/controllers/comic_stories_controller.rb
app/controllers/comics_controller.rb
app/controllers/folders_controller.rb
app/controllers/ground_colors_controller.rb
app/controllers/ground_pictures_controller.rb
app/controllers/license_groups_controller.rb
app/controllers/licenses_controller.rb
app/controllers/original_pictures_controller.rb
app/controllers/panel_pictures_controller.rb
app/controllers/panels_controller.rb
app/controllers/pictures_controller.rb
app/controllers/resource_pictures_controller.rb
app/controllers/scroll_panels_controller.rb
app/controllers/scrolls_controller.rb
app/controllers/sheet_panels_controller.rb
app/controllers/sheets_controller.rb
app/controllers/speech_balloon_templates_controller.rb
app/controllers/speech_balloons_controller.rb
app/controllers/speeches_controller.rb
app/controllers/stories_controller.rb
app/controllers/story_sheets_controller.rb
app/controllers/system_pictures_controller.rb
app/controllers/writing_formats_controller.rb
app/models/writing_format.rb
app/views/stories/play.html.erb
app/views/system/_filer.html.erb [deleted file]
app/views/system/_jfiler.html.erb [deleted file]
app/views/system/filer.html.erb [deleted file]
app/views/templates/r/filer/icon/_default.html.erb
app/views/templates/r/form/helper/_tail_angle_helper.html.erb
app/views/templates/r/form/tag/_select.html.erb
lib/local_manifest/filer/caption/default/link/link.rb
lib/local_manifest/filer/symbol/default/link/link.rb
lib/local_manifest/form/field.rb
lib/local_manifest/form/field/label/label.rb
lib/local_manifest/list_group.rb
lib/local_manifest/list_group/list/base.rb
lib/local_manifest/list_group/list/filter.rb
lib/local_manifest/list_group/list/order.rb [deleted file]
lib/local_manifest/list_group/list/order/auto.rb [deleted file]
lib/local_manifest/list_group/list/order/base.rb [deleted file]
lib/local_manifest/list_group/list/order/method.rb [deleted file]
lib/local_manifest/list_group/list/play.rb
lib/local_manifest/profiler/association/belongs_to.rb
lib/local_manifest/profiler/association/has_many.rb
lib/local_manifest/profiler/association/has_one.rb
lib/local_manifest/profiler/list.rb
lib/locmare/booster.rb
lib/locmare/filer/body/file_body/file_item/caption/default/link/link.rb
lib/locmare/filer/body/file_body/file_item/icon/icon.rb
lib/locmare/filer/body/file_body/file_item/symbol/default/link/link.rb
lib/locmare/form.rb
lib/locmare/form/extend_field.rb
lib/locmare/form/field/label/label.rb
lib/locmare/form/field/tag/base.rb
lib/locmare/form/field/tag/select.rb
lib/locmare/list_group.rb
lib/locmare/list_group/list/base.rb
lib/locmare/list_group/list/filter.rb
lib/locmare/list_group/list/foreign_filter.rb
lib/locmare/list_group/list/private.rb
lib/locmare/list_group/list/public.rb
lib/locmare/list_group/list/system_resource.rb
lib/locmare/list_group/list/through_filter.rb
lib/locmare/profiler/association/belongs_to.rb
lib/locmare/profiler/association/has_many.rb
lib/locmare/profiler/association/has_one.rb
lib/locmare/profiler/column/extend.rb
lib/manifest/controller.rb
lib/manifest/controller/action/base.rb
lib/manifest/controller/action/count.rb
lib/manifest/controller/action/list.rb
lib/manifest/item/base.rb
lib/manifest/item/element.rb
lib/manifest/item/leaf.rb
lib/manifest/manifest.rb
lib/manifest/model.rb
lib/manifest/model/association.rb
lib/manifest/model/association/belongs_to.rb
lib/manifest/model/association/has_many.rb
lib/manifest/model/association/has_one.rb
lib/manifest/model/attribute.rb
lib/manifest/model/attribute/source/base.rb
lib/manifest/model/attribute/source/model.rb
lib/manifest/model/list.rb [deleted file]
lib/manifest/system_resource.rb
lib/peta/content.rb
lib/peta/element.rb
lib/peta/item.rb
lib/peta/leaf.rb
public/local_manifest.json
public/manifest.json