Initial revision of the codecs module
authorAaron Bockover <abockover@novell.com>
Mon, 13 Aug 2007 12:58:52 +0000 (12:58 +0000)
committerAaron Bockover <abockover@novell.com>
Mon, 13 Aug 2007 12:58:52 +0000 (12:58 +0000)
commit5dc2bb052bc197bfb830c49dd49b0dcc294ed808
tree7a8a43c7339ebb8bf53a61d6e20d68fb951507a4
parent80d1639c41e180113ad684bd9e19c67965b7e06b
Initial revision of the codecs module
app/controllers/codecs_controller.rb [new file with mode: 0644]
app/models/missing_codec.rb [new file with mode: 0644]
app/views/codecs/index.rhtml [new file with mode: 0644]
config/routes.rb