groups test

Ruby code posted by anon
created at 19 Oct 08:28, updated at 22 Oct 07:15

Edit | Back
1
2
3
4
5
6
7
8
class GroupsController < ApplicationController
  helper Ziya::Helper
  
  def index
    @group = nil;

   end
end
120 Bytes in 2 ms with coderay