mdd 3.0.1
Implements a set of tools for code generation for Rails apps. It's based on Theodoro's MDWA approach for web applications.
Gemfile:
=
install:
=
Runtime Dependencies (7):
cancan
>= 0
devise
>= 0
jquery-rails
>= 0
nested_form
>= 0
rails
>= 0
require_all
>= 0
will_paginate
>= 0
Development Dependencies (1):
minitest
>= 0