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

    end
  end
end