OSDN Git Service

t#29400:update artist, author:itr1
authoryasushiito <yas@pen-chan.jp>
Wed, 29 Aug 2012 23:06:35 +0000 (08:06 +0900)
committeryasushiito <yas@pen-chan.jp>
Wed, 29 Aug 2012 23:06:35 +0000 (08:06 +0900)
commitc34883815450239ce7eb5d7f705695aa30fd2b44
tree6a024f0ec1fc6b496c82d716062e6d7c565518b4
parente3ed5d83fcbd2d94ea1f1d0af6d5b6a278bb201c
t#29400:update artist, author:itr1
13 files changed:
Gemfile.lock
app/controllers/artists_controller.rb
app/controllers/authors_controller.rb
app/models/artist.rb
app/models/author.rb
app/views/authors/_form.html.erb [new file with mode: 0644]
app/views/authors/edit.html.erb [new file with mode: 0644]
app/views/authors/edit.js.erb [new file with mode: 0644]
app/views/authors/show.html.erb
spec/controllers/artists_controller_spec.rb
spec/controllers/authors_controller_spec.rb
spec/models/artist_spec.rb
spec/models/author_spec.rb