aboutsummaryrefslogblamecommitdiffstats
path: root/lib/carlosgoce/layouts.rb
blob: f3e171cfab6db4a1788c436e0ff84899339e539e (plain) (tree)
1
2
3
4
5
6
7

                 
                                



       
module CarlosGoce
  class Layout
    def create(file, hash, year)

    end
  end
end