OSDN Git Service

fix Manifest lst
authoryasushiito <yas@pen-chan.jp>
Tue, 28 Jan 2014 02:50:58 +0000 (11:50 +0900)
committeryasushiito <yas@pen-chan.jp>
Tue, 28 Jan 2014 02:50:58 +0000 (11:50 +0900)
commitf766f310391565120b1436281b9736f95f91f507
treefa4fb5dbc8fc3c34cec5ebc62326ca5ca4d0d41e
parent582b4cdf60604911562e8253041754f392b3175f
fix Manifest lst
43 files changed:
app/assets/javascripts/manifest/work/forms.js.coffee.erb
app/assets/javascripts/manifest/work/lists.js.coffee.erb
app/assets/javascripts/manifest/work/models.js.coffee.erb
app/assets/javascripts/panels.js.coffee
app/controllers/application_controller.rb
app/controllers/scrolls_controller.rb
config/application.rb
config/environment.rb
config/environments/development.rb
config/routes.rb
lib/manifest.rb
lib/manifest/controller.rb
lib/manifest/controller/action.rb
lib/manifest/controller/action/base.rb [new file with mode: 0644]
lib/manifest/controller/action/list.rb
lib/manifest/controller/action/show.rb
lib/manifest/filer.rb
lib/manifest/form.rb
lib/manifest/list.rb [new file with mode: 0644]
lib/manifest/list/base.rb [new file with mode: 0644]
lib/manifest/list/element_filter.rb [new file with mode: 0644]
lib/manifest/list/filter.rb [new file with mode: 0644]
lib/manifest/list/play.rb [new file with mode: 0644]
lib/manifest/list/private.rb [new file with mode: 0644]
lib/manifest/list/public.rb [new file with mode: 0644]
lib/manifest/list/system_resource.rb [new file with mode: 0644]
lib/manifest/list/through_filter.rb [new file with mode: 0644]
lib/manifest/manifest.rb
lib/manifest/model.rb
lib/manifest/model/association.rb
lib/manifest/model/list/base.rb
lib/manifest/model/list/element_filter.rb
lib/manifest/model/list/filter.rb
lib/manifest/model/list/has_many.rb
lib/manifest/model/list/has_many_through.rb
lib/manifest/model/list/play.rb
lib/manifest/model/list/private.rb
lib/manifest/model/list/public.rb
lib/manifest/model/list/system_resource.rb
lib/manifest/model/list/through_filter.rb
lib/manifest/profiler.rb
lib/view/list/list.rb [new file with mode: 0644]
public/manifest.json