Project

druzy-mvc

0.0
No commit activity in last 3 years
No release in over 3 years
The pattern MVC, see the Readme
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.10
~> 10.0
 Project Readme

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.