Sha256: 3086643850c1e61a96c9f15c5c988db9de96e7386a152778d34de7e11bbce04f

Contents?: true

Size: 730 Bytes

Versions: 3

Compression:

Stored size: 730 Bytes

Contents

# Vision
## Install it using Gemfile

`gem 'vision', :git=>'git://github.com/prikha/vision.git'`

##Generators

###Vision:
####installation
  `vision:install` - the one and the only MUSTRUN generator
####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

3 entries across 3 versions & 1 rubygems

Version Path
vision-0.0.1 README.md
vision-0.0.1.beta2 README.md
vision-0.0.1.beta README.md