OSDN Git Service

t#29174#28986:license gemnized
authoryasushiito <yas@pen-chan.jp>
Sun, 5 Aug 2012 03:35:00 +0000 (12:35 +0900)
committeryasushiito <yas@pen-chan.jp>
Sun, 5 Aug 2012 03:35:00 +0000 (12:35 +0900)
commit531ec75ef74c753607bbf08d1661883b49f68617
treeef2f3f83d7e62c15da2ad9f9f7d8931a863a0070
parenta10e5f35742b9a2b5d5b1387b898f850a60d24ff
t#29174#28986:license gemnized
27 files changed:
Gemfile
Gemfile.lock
app/controllers/original_picture_license_groups_controller.rb
app/controllers/standard_licenses_controller.rb [deleted file]
app/helpers/standard_licenses_helper.rb [deleted file]
app/models/original_picture.rb
app/models/picture.rb
app/models/resource_picture.rb
app/models/standard_license.rb [deleted file]
app/views/layouts/system.html.erb
app/views/layouts/test.html.erb
app/views/original_picture_license_groups/_form.html.erb
app/views/original_pictures/show.html.erb
app/views/resource_pictures/_form.html.erb
app/views/resource_pictures/browse.html.erb
app/views/resource_pictures/list.html.erb
app/views/standard_licenses/_confirm.html.erb [deleted file]
app/views/standard_licenses/_credit.html.erb [deleted file]
app/views/standard_licenses/_form.html.erb [deleted file]
app/views/standard_licenses/new.html.erb [deleted file]
app/views/standard_licenses/new.js.erb [deleted file]
config/routes.rb
spec/controllers/original_picture_license_groups_controller_spec.rb
spec/controllers/standard_licenses_controller_spec.rb [deleted file]
spec/factories.rb
spec/helpers/standard_licenses_helper_spec.rb [deleted file]
spec/models/standard_license_spec.rb [deleted file]