OSDN Git Service

fix view
authoryasushiito <yas@pen-chan.jp>
Thu, 30 Jan 2014 02:05:08 +0000 (11:05 +0900)
committeryasushiito <yas@pen-chan.jp>
Thu, 30 Jan 2014 02:05:08 +0000 (11:05 +0900)
commitac4de6ad862fba7a9722f9482c29ac64d48ca4ad
treef637c8ba95fa07a97278aaee09426e20aef15b5d
parentf766f310391565120b1436281b9736f95f91f507
fix view
21 files changed:
app/controllers/application_controller.rb
config/environment.rb
lib/manifest.rb
lib/manifest/list.rb
lib/manifest/list/public.rb
lib/manifest/local/view.rb [new file with mode: 0644]
lib/manifest/local/view/filer.rb [moved from lib/view/filer/filer.rb with 76% similarity]
lib/manifest/local/view/filer/caption.rb [moved from lib/view/filer/caption.rb with 100% similarity]
lib/manifest/local/view/filer/caption/face.rb [moved from lib/view/filer/caption/face.rb with 100% similarity]
lib/manifest/local/view/filer/caption/link.rb [moved from lib/view/filer/caption/link.rb with 100% similarity]
lib/manifest/local/view/filer/date.rb [moved from lib/view/filer/date.rb with 100% similarity]
lib/manifest/local/view/filer/edit.rb [moved from lib/view/filer/edit.rb with 100% similarity]
lib/manifest/local/view/filer/icon.rb [moved from lib/view/filer/icon.rb with 100% similarity]
lib/manifest/local/view/filer/summary.rb [moved from lib/view/filer/summary.rb with 100% similarity]
lib/manifest/local/view/filer/symbol.rb [moved from lib/view/filer/symbol.rb with 100% similarity]
lib/manifest/local/view/filer/symbol/face.rb [moved from lib/view/filer/symbol/face.rb with 100% similarity]
lib/manifest/local/view/filer/symbol/link.rb [moved from lib/view/filer/symbol/link.rb with 100% similarity]
lib/manifest/local/view/form/form.rb [moved from lib/view/form/form.rb with 100% similarity]
lib/manifest/local/view/list/list.rb [moved from lib/view/list/list.rb with 100% similarity]
lib/manifest/local/view/profiler/profiler.rb [moved from lib/view/profiler/profiler.rb with 100% similarity]
lib/manifest/manifest.rb