76e577adae
git-svn-id: file:///home/svn/framework3/trunk@3948 4d416f70-5f16-0410-b530-b9f4589650da
7 lines
68 B
Ruby
7 lines
68 B
Ruby
class MsfController < ApplicationController
|
|
|
|
def index
|
|
end
|
|
|
|
end
|