Sha256: cb46c6d84de6e7c95a13fe2d579a6d6537edd7ce6c2e18210d8f1b57055107b6
Contents?: true
Size: 888 Bytes
Versions: 1
Compression:
Stored size: 888 Bytes
Contents
# Vision ## Install it using Gemfile `gem 'vision', :git=>'git://github.com/prikha/vision.git'` ##Generators ###Vision: ####installation `rails g vision:install` - the one and the only MUSTRUN generator oh and don`t forget awesome RedactorJS `rails g redactor:install --devise` - to make sure you have persoanlized assets! ####assets `vision:assets` - delivers you assets from the engine to for customization `vision:css` - delivers only CSS `vision:js` - delivers only JS `vision:layout` - get the layout ####make it dance `vision:resource` - generates new resource in your admin interface `vision:views` - overrides views for customization Админка доступна по адресу /vision и резервирует под себя этот путь включая vision_path This project rocks and uses MIT-LICENSE.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vision-0.0.2 | README.md |