A Rails 4 application template with initial preferences and configurations.
This repository is suggested to be used as the initial template for a new Rails 4 application.
This repository contains the following initial commits:
- Create new Rails 4 application.
- Update Gemfile with necessary Gems and upgrade/specify Ruby.
- Convert necessary file extensions and use appropriate syntax.
- Updates to fix sprockets error.
- Add meta tags.