OSDN Git Service

make license group controller
authoryasushiito <yas@pen-chan.jp>
Tue, 26 Jun 2012 10:50:56 +0000 (19:50 +0900)
committeryasushiito <yas@pen-chan.jp>
Tue, 26 Jun 2012 10:50:56 +0000 (19:50 +0900)
commit64262addf5e9e28ce3c82fd783870df499a242a9
tree9d4c3fc7fad55b23ecaf23ac901b687104441768
parentdc534ae7a05a89071f15770564f411edf4494f26
make license group controller
app/controllers/license_groups_controller.rb
app/views/license_groups/index.html.erb [new file with mode: 0644]
app/views/license_groups/show.html.erb [new file with mode: 0644]
spec/controllers/license_groups_controller_spec.rb
spec/models/license_group_spec.rb