lib/rails_erd.rb in rails-erd-1.4.4 vs lib/rails_erd.rb in rails-erd-1.4.5
- old
+ new
@@ -1,6 +1,7 @@
require "active_support/ordered_options"
require "rails_erd/railtie" if defined? Rails
+require "rails_erd/engine" if defined? Rails
require "rails_erd/config"
# Welcome to the API documentation of Rails ERD. If you wish to extend or
# customise the output that is generated by Rails ERD, you have come to the
# right place.