OSDN Git Service

temp
authoryasushiito <yas@pen-chan.jp>
Mon, 25 Nov 2013 07:47:19 +0000 (16:47 +0900)
committeryasushiito <yas@pen-chan.jp>
Mon, 25 Nov 2013 07:47:19 +0000 (16:47 +0900)
commita932d128294165749ee3c60667077b1c1463db56
treea61d11092a8b9b9dc183ec236a665d54d6c4b0c3
parent2a3517e88668281e10f3fc7efc96c8bf39b684c1
temp
19 files changed:
app/controllers/application_controller.rb
app/controllers/artists_controller.rb
app/models/artist.rb
app/models/author.rb
app/models/comic.rb
app/models/user.rb
app/views/layouts/system.html.erb
app/views/layouts/test.html.erb
config/environment.rb
db/migrate/20131121230958_artist_belongs_to_user.rb [new file with mode: 0644]
lib/content.rb [new file with mode: 0644]
lib/item.rb [new file with mode: 0644]
lib/operator.rb [new file with mode: 0644]
lib/owner.rb [new file with mode: 0644]
spec/models/item_spec.rb [new file with mode: 0644]
vendor/plugins/content/init.rb [deleted file]
vendor/plugins/content/lib/content.rb [deleted file]
vendor/plugins/item/init.rb [deleted file]
vendor/plugins/item/lib/item.rb [deleted file]