- Your contribution here.
- Log warnings and errors. Add a new setting:
log_file
to customize log file location. - Fix server startup when using Ruby 1.9
- Upgrade to Twitter Bootstrap 3. Make interface mobile-friendly and responsive.
- Introduce a new setting:
sitename
to customize title. - Improve error handling for invalid custom configuration. (@rogermarlow)
- Ignore files in
git_dirs
by default and removeignored_files
setting. - Allow non git directories inside
git_dirs
.
- Fix
RACK_ENV
setting in CLI that prevented to properly start Ginatra in production mode.
initial release of 4.x version