0a9428093c
git-subtree-dir: RubyFun git-subtree-mainline:a04a502787
git-subtree-split:b01c682613
6 lines
69 B
Ruby
6 lines
69 B
Ruby
class PeopleController < ApplicationController
|
|
def list
|
|
end
|
|
|
|
end
|