Just a page with an input and several iframes of different sizes.
1 Clone the repo
git clone git://github.com/simplelogica/responsivator.git
2 Install gems
bundle
3 Start thin
bundle exec thin start -R config.ru -p PORT
Or visit http://responsivator.herokuapp.com/
Based on an idea by @putuko (@carloscabo)