Skip to content

mitfik/overlays-demo

Repository files navigation

Overlay demo

Overlay demo presented during IIW 27. See presentation.pdf for more information what it is about. Simple script shows possibility how overlays can be applied on top of the schema.

How to run it

It is a ruby scrip so you can run it directly from irb

require './demo'
...

or just modify the code and call

ruby demo.rb

to trigger specific methods. Remember to uncoment some 'puts' in the code to see any results.

About

Simple script showing the idea of overlays on schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published