This project follows Semantic Versioning (SemVer) 2.0.0 and the recommendations of keepachangelog.com.
- None
- None
- None
View template for show
- None
- Auto-establish show actions in the controller, and show view templates that use a simple DSL to look up foreign columns
Support for HMT associations
- None
- Auto-establish HMT associations for tables which have multiple foreign keys to the same destination
- None
Auto-detect single table inheritance
- None
- Support to auto-establish STI based on configuration options
- None
Support for has_one
- None
- Support for has_one via the has_ones configuration option
- None
Support for MySQL and Sqlite3
- None
- Support for MySQL and Sqlite3
- None
Support for has_many :through
- None
- Support for has_many :through
- None
Addition of controllers, views, and routes to show index views
- None
- Auto-creation of controllers with a simple index action
- Auto-creation of index views which show a list of rows
- None
First major release of the Brick gem, auto-creating models from an existing set of database tables.
- None
- First release of gem with basic core functionality
- None