All notable changes to this project will be documented in this file.
- Add
bin/setup
andbin/console
for development convenience
- Add AST visitors for controllers and models
- Controller visitor returns
DTO::Controller
- Migration visitor returns
DTO::Model
Scanner
class is the main interface of the gem