OSDN Git Service

clean
authoryasushiito <yas@pen-chan.jp>
Sun, 8 Jun 2014 01:54:53 +0000 (10:54 +0900)
committeryasushiito <yas@pen-chan.jp>
Sun, 8 Jun 2014 01:54:53 +0000 (10:54 +0900)
commit1eaf2b5999b0abd4caddfb85e706d627a1205338
treed5b66ead32ae193c7c295964440b08a7f0e5c512
parenta91992ed7f3463f82083d27c6249a1a049e8b8f6
clean
72 files changed:
app/controllers/artists_controller.rb
app/controllers/home_controller.rb
app/controllers/panels_controller.rb
app/models/artist.rb
app/models/author.rb
app/models/comic.rb
app/models/comic_story.rb
app/models/ground_color.rb
app/models/ground_picture.rb
app/models/license.rb
app/models/license_group.rb
app/models/original_picture.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/system_picture.rb
app/views/artists/_form.html.erb [deleted file]
app/views/artists/edit.html.erb [deleted file]
app/views/artists/new.html.erb [deleted file]
app/views/authors/_form.html.erb [deleted file]
app/views/authors/edit.html.erb [deleted file]
app/views/authors/new.html.erb [deleted file]
app/views/comic_stories/_form.html.erb [deleted file]
app/views/comic_stories/edit.html.erb [deleted file]
app/views/comic_stories/new.html.erb [deleted file]
app/views/comics/_form.html.erb [deleted file]
app/views/comics/edit.html.erb [deleted file]
app/views/comics/new.html.erb [deleted file]
app/views/ground_colors/_form.html.erb [deleted file]
app/views/ground_colors/edit.html.erb [deleted file]
app/views/ground_colors/new.html.erb [deleted file]
app/views/ground_pictures/_form.html.erb [deleted file]
app/views/ground_pictures/edit.html.erb [deleted file]
app/views/ground_pictures/new.html.erb [deleted file]
app/views/home/configure.html.erb
app/views/panel_pictures/_form.html.erb [deleted file]
app/views/panel_pictures/edit.html.erb [deleted file]
app/views/panel_pictures/new.html.erb [deleted file]
app/views/panels/_body.html.erb
app/views/panels/edit.html.erb [deleted file]
app/views/panels/new.html.erb [deleted file]
app/views/panels/show.html.erb
app/views/pictures/browse.html.erb [deleted file]
app/views/pictures/list.html.erb [deleted file]
app/views/scroll_panels/_form.html.erb [deleted file]
app/views/scroll_panels/edit.html.erb [deleted file]
app/views/scroll_panels/new.html.erb [deleted file]
app/views/scrolls/_form.html.erb [deleted file]
app/views/scrolls/edit.html.erb [deleted file]
app/views/scrolls/new.html.erb [deleted file]
app/views/sheet_panels/_form.html.erb [deleted file]
app/views/sheet_panels/edit.html.erb [deleted file]
app/views/sheet_panels/new.html.erb [deleted file]
app/views/sheets/_form.html.erb [deleted file]
app/views/sheets/edit.html.erb [deleted file]
app/views/sheets/new.html.erb [deleted file]
app/views/stories/_form.html.erb [deleted file]
app/views/stories/edit.html.erb [deleted file]
app/views/stories/new.html.erb [deleted file]
app/views/story_sheets/_form.html.erb [deleted file]
app/views/story_sheets/edit.html.erb [deleted file]
app/views/story_sheets/new.html.erb [deleted file]
lib/locmare/list_group/list/filter.rb
lib/locmare/list_group/list/through_filter.rb
lib/peta/root.rb