OSDN Git Service

t#:
authoryasushiito <yas@pen-chan.jp>
Tue, 18 Mar 2014 02:50:56 +0000 (11:50 +0900)
committeryasushiito <yas@pen-chan.jp>
Tue, 18 Mar 2014 02:50:56 +0000 (11:50 +0900)
commit86f28e7c3390194b98ce81b16ca400df83151586
tree0b7bbae0ebc445efc479f99a3975b5fc45fb937c
parent258a61bf827e2298861d01b564026d41286754f2
t#:
39 files changed:
app/assets/javascripts/manifest/work/list_groups.js.coffee.erb
app/assets/javascripts/manifest/work/models.js.coffee.erb
app/assets/javascripts/manifest/work/profilers.js.coffee.erb
app/controllers/application_controller.rb
config/environment.rb
lib/manifest/list_group/list.rb
lib/manifest/list_group/list/base.rb
lib/manifest/list_group/list/filter.rb
lib/manifest/list_group/list/foreign_filter.rb
lib/manifest/list_group/list/includes/auto.rb
lib/manifest/list_group/list/private.rb
lib/manifest/list_group/list/public.rb
lib/manifest/list_group/list/system_resource.rb
lib/manifest/list_group/list/through_filter.rb
lib/manifest/list_group/list/where/auto.rb
lib/manifest/local/view.rb
lib/manifest/local/view/form/form.rb [deleted file]
lib/manifest/local/view/list/list.rb [deleted file]
lib/manifest/local/view/list_group.rb [new file with mode: 0644]
lib/manifest/local/view/list_group/list/base.rb [new file with mode: 0644]
lib/manifest/local/view/list_group/list/filter.rb [new file with mode: 0644]
lib/manifest/local/view/list_group/list/foreign_filter.rb [new file with mode: 0644]
lib/manifest/local/view/list_group/list/play.rb [moved from lib/manifest/model/list/play.rb with 89% similarity]
lib/manifest/local/view/list_group/list/private.rb [new file with mode: 0644]
lib/manifest/local/view/list_group/list/public.rb [moved from lib/manifest/model/list/foreign_filter.rb with 51% similarity]
lib/manifest/local/view/list_group/list/system_resource.rb [new file with mode: 0644]
lib/manifest/local/view/list_group/list/through_filter.rb [new file with mode: 0644]
lib/manifest/model.rb
lib/manifest/model/list.rb
lib/manifest/model/list/base.rb [deleted file]
lib/manifest/model/list/filter.rb [deleted file]
lib/manifest/model/list/private.rb [deleted file]
lib/manifest/model/list/public.rb [deleted file]
lib/manifest/model/list/system_resource.rb [deleted file]
lib/manifest/model/list/through_filter.rb [deleted file]
lib/manifest/profiler/association/has_many.rb
lib/manifest/profiler/association/has_one.rb
lib/manifest/system_resource.rb
public/manifest.json