- http://mhpoffice.com/ - This promotional site is responsive and uses the Twitter Bootstrap framework.
- Click the Login button, and use the username/password emailed, and checkout pages such as the home dashboard's responsive design. Also, go to clients -> choose Barack Obama... Notice the custom responsive layout of the widgets.
Part of a simple project for tuning a room's accoustics.... This script calculates a bunch of stuff. It uses require.js to load the modules.
- https://github.com/technicool/room_nodes/ - source code
- http://technicool.github.io/room_nodes/ - working example
This is a gem that uses the V8 Javascript engine to embed handlebars.js templates into ruby on rails pages. It can render them server side and client side, minify, and precompile the templates. It is actually faster than Rails built-in erb templates for some workloads.
(the gem has dependencies with an unreleased project)