OSDN Git Service

replace codes
authoryasushiito <yas@pen-chan.jp>
Thu, 5 Jan 2012 22:28:57 +0000 (07:28 +0900)
committeryasushiito <yas@pen-chan.jp>
Thu, 5 Jan 2012 22:28:57 +0000 (07:28 +0900)
commit7594d60b8019ba8dde474df7ac8a74066d8e01c7
tree23db9c52827d8010844185873cd3378c9bb75361
parent36ac8638f694fae1e05a436048c14fa66c0df94c
replace codes
24 files changed:
app/controllers/comics_controller.rb
app/controllers/panels_controller.rb
app/models/admin.rb
app/models/common_lisence.rb
app/models/original_lisence.rb
app/models/panel.rb
app/models/speach_balloon.rb
app/views/comics/index.html.erb
app/views/comics/show.html.erb
app/views/common_lisences/_form.html.erb
app/views/common_lisences/index.html.erb
app/views/common_lisences/show.html.erb
app/views/lisences/index.html.erb
app/views/original_lisences/_form.html.erb
app/views/original_lisences/show.html.erb
app/views/panel_pictures/index.html.erb
app/views/panels/_standard.html.erb
app/views/panels/index.html.erb
app/views/speach_balloons/index.html.erb
app/views/speach_balloons/show.html.erb
db/migrate/20111206092734_devise_create_admins.rb
db/migrate/20111206113803_create_panel_pictures.rb
db/schema.rb
db/seeds.rb