Class: RailsERD::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- RailsERD::Railtie
- Defined in:
- lib/rails_erd/railtie.rb
Overview
Rails ERD integrates with Rails 3. If you add it to your Gemfile
, you will gain a Rake task called erd
, which you can use to generate diagrams of your domain model.