Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ergoserv/handbook
📙 ErgoServ Developer's Handbook - a collection of guides, recipes, and scripts for helping you get things done, better.
https://github.com/ergoserv/handbook
coding ergoserv-handbook guidelines guides handbook recipes ruby ruby-on-rails
Last synced: 3 months ago
JSON representation
📙 ErgoServ Developer's Handbook - a collection of guides, recipes, and scripts for helping you get things done, better.
- Host: GitHub
- URL: https://github.com/ergoserv/handbook
- Owner: ergoserv
- License: mit
- Created: 2019-03-21T18:25:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T09:54:42.000Z (10 months ago)
- Last Synced: 2024-04-26T10:45:33.275Z (10 months ago)
- Topics: coding, ergoserv-handbook, guidelines, guides, handbook, recipes, ruby, ruby-on-rails
- Homepage:
- Size: 171 KB
- Stars: 50
- Watchers: 14
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ErgoServ Handbook
Our collection of guides, recipes, and scripts for helping you get things done better.
Crafted by and used at [ErgoServ](https://www.ergoserv.com).## Table of Contents
* [Guides](guides/)
- [ActiveAdmin](guides/activeadmin.md)
- [Building an API](guides/building_api.md)
- [Building a simple HTTP Client](guides/building_simple_http_client.md)
- [Code Style](guides/code_style.md)
- [Coding Principles](guides/coding_principles.md)
- [Command Objects](guides/command_objects.md) (a.k.a. Service Objects)
- [Configuration](guides/configuration.md)
- [Error Handing](guides/error_handling.md)
- [Form Objects](guides/form_objects.md)
- [Git](guides/git.md)
- [Github Actions](guides/github_actions.md) - CI
- [Libraries](guides/libraries.md) - list of recommended Ruby Gems and other libraries.
- [Models](guides/models.md)
- [Policies](guides/policies.md)
- [Query Objects](guides/query_objects.md)
- [Service Modules](guides/service_modules.md)
- [Services and Tools](guides/services_and_tools.md)
- [Testing](guides/testing.md)
- [Variables](guides/variables.md)
- [Vocabulary](guides/vocabulary.md)### Inspired by
* https://github.com/DVELP/cookbook
* https://github.com/basecamp/handbook
* https://github.com/infinum/rails-handbook## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/ergoserv/handbook. 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
These resources are copyrighted by [ErgoServ](https://www.ergoserv.com). It is free software and available to distribute under the terms of the [MIT License](http://opensource.org/licenses/MIT).
------
[![alt text](https://raw.githubusercontent.com/ergoserv/handbook/master/assets/ErgoServ_horizontalColor@sign+text+bg.png "ErgoServ - Web and Mobile Development Company")](https://www.ergoserv.com)
These resources were created and are maintained by [ErgoServ](https://www.ergoserv.com).
If you like what you see and want to hire or join us, [get in touch](https://www.ergoserv.com)!