OSDN Git Service

user check
authoryasushiito <yas@pen-chan.jp>
Sat, 10 Mar 2012 00:28:12 +0000 (09:28 +0900)
committeryasushiito <yas@pen-chan.jp>
Sat, 10 Mar 2012 00:28:12 +0000 (09:28 +0900)
commitabd31c35793dae7d49fb08bc4313d571e2718806
tree888d4bf6c22fd963d4251665ac1c08553ab5e29b
parentbaeeb875e66e472a4c9eb82ed399bcaeaf2f8990
user check
35 files changed:
app/controllers/application_controller.rb
app/controllers/artists_controller.rb
app/controllers/authors_controller.rb
app/controllers/balloon_templates_controller.rb
app/controllers/balloons_controller.rb
app/controllers/comics_controller.rb
app/controllers/common_licenses_controller.rb
app/controllers/home_controller.rb
app/controllers/licenses_controller.rb
app/controllers/original_licenses_controller.rb
app/controllers/original_pictures_controller.rb
app/controllers/panel_pictures_controller.rb
app/controllers/panels_controller.rb
app/controllers/resource_pictures_controller.rb
app/controllers/speach_balloons_controller.rb
app/controllers/speach_templates_controller.rb
app/controllers/speaches_controller.rb
app/controllers/system_pictures_controller.rb
app/models/user.rb
app/views/comics/play.html.erb
app/views/comics/top.html.erb
app/views/home/configure.html.erb
app/views/home/index.html.erb
app/views/home/step2.html.erb
app/views/home/step3.html.erb
app/views/layouts/application.html.erb
app/views/layouts/system.html.erb
app/views/original_pictures/_uploader.html.erb
app/views/original_pictures/browse.html.erb
app/views/original_pictures/show.html.erb
app/views/user_registrations/new.html.erb [moved from app/views/author_registrations/new.html.erb with 100% similarity]
config/routes.rb
db/migrate/20111206091950_create_authors.rb
db/migrate/20120306231650_devise_create_users.rb
db/schema.rb