4 lines
91 B
Ruby
4 lines
91 B
Ruby
module Manager
|
|
class BillSignaturesController < Manager::ApplicationController
|
|
end
|
|
end
|