A front-end framework for your Rails app.
Visit the Ornament website for more information.
-
Add to your
Gemfile
:group :development do gem 'ornament', github: 'katalyst/ornament' end
-
Run bundler:
bundle install
-
Run the generator:
rails generate ornament
You can use the prototype version of Ornament by changing the gemfile branch:
gem 'ornament', github: 'katalyst/ornament', branch: 'prototype'
Copyright (c) 2013 Katalyst Interactive.
See the LICENSE file for details.
The project uses IE9.js - copyright 2004-2010, Dean Edwards.