This project is a base admin template which is tailored from excellent ng-alain theme, combine with rails-json-api to form a starting place for building Admin Console app.
Ransack attempts to follow semantic versioning in the format of x.y.z
, where:
x
stands for a major version (new features that are not backward-compatible).
y
stands for a minor version (new features that are backward-compatible).
z
stands for a patch (bug fixes).
In other words: Major.Minor.Patch.
Feel free to use this template for your next Admin Console app. Good luck, have fun !