README.md in underlay-1.52.1 vs README.md in underlay-2.0
- old
+ new
@@ -169,27 +169,28 @@
PostgreSQL needs to be installed and running for the `db:create` rake task.
## TODO
+- [] Set `config.cache_classes` to false for test environment, Otherwise it doesn't allow us to stub classes properly
- [X] Install TwilioBase gem (if the option is set)
- [x] Remove duplicate application.html.erb layout
- [X] Fix issue with flashes.scss partial not being added to assets
- [ ] Configure s3 buckets and ENV vars
- [X] Manually check all files are created and in place
- [X] Configure Redis on heroku (with config vars + initializer)
- [X] Update rake (in generated project) to run lints
- [X] Prevent views and static sites from generating in API mode
-- [ ] Setup default front-end libraries and depencies
+- [ ] Setup default front-end libraries and dependencies
- [X] Setup .gitignore
- [X] Fix lograge Installation
- [X] Setup circle ci
- [X] Configure rspec to require spec_helper
- [X] Use factory_bot_rails instead of factory_bot
- [X] Create github repo
- [X] Fix rubocop and other linters offenses
-- [ ] Publish gem
+- [X] Publish gem
## Kudos
This app was built on the foundations set out in
[Suspenders](https://github.com/thoughtbot/suspenders) by
@@ -201,10 +202,10 @@
To install this gem onto your local machine, run `bundle exec rake install`.
## Contributing
-Bug reports and pull requests are welcome on GitHub at https://github.com/DVELP/front_man. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.
+Bug reports and pull requests are welcome on GitHub at https://github.com/DVELP/underlay. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org/) code of conduct.
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).