Katapult 0.3.0 brings Rails 5 and Ruby 2.5 support with a new design, plus a ton of smaller features, fixes and improvements Show archive.org snapshot .
Features
- Generating a Rails 5.1.4 app on Ruby 2.5.0
 - Dropped asset pipeline in favor of Webpacker
 - The generated application now has a sleek, simple design based on Bootstrap
 - Employing Unpoly
 - New application model DSL shortcut 
crudfor "create a model and a web UI with crud actions" - The generated application model is now a transformable example of katapult's features
 
Development
- Add katapult update script
 - Speed up tests (now running in about 9 min)
 - Improve development workflow (see README)
 - No bundler issues in tests any more
 
Posted by Dominik Schöler to makandra dev (2018-01-11 09:04)