Druzy::Mvc
Dependency
java is necessary if you use java_view
Installation
Add this line to your application's Gemfile:
gem 'druzy-mvc'
And then execute:
$ bundle
Or install it yourself as:
$ gem install druzy-mvc
Or for ubuntu run:
$ sudo add-apt-repository ppa:druzy-druzy/rubymita
$ sudo apt-get update
$ sudo apt-get install ruby-druzy-mvc
Usage
Three Class : a Controller, a Model and a View a Controller take Model and you add a View or more
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/druzy/ruby-druzy-mvc
License
The gem is available as open source under the terms of the MIT License.