Simple template to build rails apps that run on HAML, SASS and MaterializeCSS.
rails new --database postgresql --webpack --skip-coffee -m https://raw.githubusercontent.com/caioertai/haml-sass-materialize/master/haml_materialize_template.rb YOUR_APP_NAME
- Caio Andrade - Initial work - CaioErtai
This project is licensed under the MIT License - see the LICENSE.md file for details
- Based on Rails Templates.
- My thanks to Le Wagon and its entire staff