OSDN Git Service

pass model test for show, list
authoryasushiito <yas@pen-chan.jp>
Tue, 26 Jun 2012 09:29:29 +0000 (18:29 +0900)
committeryasushiito <yas@pen-chan.jp>
Tue, 26 Jun 2012 09:29:29 +0000 (18:29 +0900)
commit78065748111229887e7e7d9f56162940fb04cb04
tree2897ea73b9656121699022526ff8a3dc9fee96dd
parentf207b70a40512fa3727ba924da27f19b928d680a
pass model test for show, list
app/controllers/application_controller.rb
app/controllers/license_group_controller.rb
app/models/license.rb
app/models/license_group.rb
app/views/license_group/browse.html.erb [new file with mode: 0644]
app/views/license_group/list.html.erb [new file with mode: 0644]
app/views/system/browse.html.erb
config/routes.rb
db/license_groups.json [new file with mode: 0644]
spec/models/license_group_spec.rb