Sha256: e07f88fe3ab085a38708e8294c3584f81c3b5c73c86a9ecdfa6a747c2861c85f

Contents?: true

Size: 372 Bytes

Versions: 5

Compression:

Stored size: 372 Bytes

Contents

= Lolita Menu
Create, sort and publish menus with Lolita.

==Instalation
In your project Gemfile put
  gem 'lolita-menu'
And run
  bundle install
Like with other Lolita gems call
  rails g lolita_menu:install
Since this gem comes with migrations
  rake db:migrate

Enjoy!
    
==Copyright
Copyright © 2011 ITHouse and Arturs Meisters. See LICENSE.txt for further details.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lolita-menu-0.0.11 README.rdoc
lolita-menu-0.0.10 README.rdoc
lolita-menu-0.0.9 README.rdoc
lolita-menu-0.0.8 README.rdoc
lolita-menu-0.0.6 README.rdoc