Rails test

Ruby code posted by memyself
created at 26 Oct 01:32

Edit | Back
1
2
3
def index
 @users = User.find(:all)
end
41 Bytes in 2 ms with coderay