Nueca Rails Interfaces
This gem contains the culture and conventions that employees of Nueca should follow when developing Ruby on Rails applications. Inspect each interface for more details as they are documented.
Installation
Add in your Gemfile:
gem 'nueca_rails_interfaces'
Usage
Simply include the interfaces in classes and they will be enforced.
Development
After checking out the repo, run bin/setup
to install dependencies. Then, run rake spec
to run the tests. You can also run bin/console
for an interactive prompt that will allow you to experiment.
Contributing
Bug reports and pull requests are welcome on Nueca GitLab at https://github.com/tieeeeen1994/nueca-rails-interfaces. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
License
The gem is available as open source under the terms of the MIT License.
Code of Conduct
Everyone interacting in the Nueca Rails Interfaces project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.