OSDN Git Service

rename license group controller
authoryasushiito <yas@pen-chan.jp>
Tue, 26 Jun 2012 09:36:01 +0000 (18:36 +0900)
committeryasushiito <yas@pen-chan.jp>
Tue, 26 Jun 2012 09:36:01 +0000 (18:36 +0900)
commitdc534ae7a05a89071f15770564f411edf4494f26
treef7643961d9ebbad1b7cdba3b3962d9a5dc05ca99
parent78065748111229887e7e7d9f56162940fb04cb04
rename license group controller
app/controllers/license_groups_controller.rb [moved from app/controllers/license_group_controller.rb with 94% similarity]
app/helpers/license_group_helper.rb [deleted file]
app/helpers/license_groups_helper.rb [new file with mode: 0644]
app/views/license_groups/browse.html.erb [moved from app/views/license_group/browse.html.erb with 100% similarity]
app/views/license_groups/list.html.erb [moved from app/views/license_group/list.html.erb with 97% similarity]
spec/controllers/license_group_controller_spec.rb [deleted file]
spec/controllers/license_groups_controller_spec.rb [new file with mode: 0644]
spec/helpers/license_groups_helper_spec.rb [moved from spec/helpers/license_group_helper_spec.rb with 84% similarity]