aboutsummaryrefslogtreecommitdiffstats
path: root/lib/carlosgoce/layouts.rb
blob: 65d5ad1da435ddb0510631485e9ff06fc5fb6812 (plain) (blame)
1
2
3
4
5
6
7
module CarlosGoce
  class Layout
    def create(file)

    end
  end
end