We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When you are classifying and referencing companies, sometimes you need a SIC Code.
I've made a fork for adding this method to company and happy to do a pull / merge if this would be helpful for others.
# Get a 4 digit SIC code Faker::Company.sic_code #=> "0110"
The text was updated successfully, but these errors were encountered:
If you want to submit a PR we will review it. https://github.com/factory-helper/factory-helper
Sorry, something went wrong.
@creativereason did you create a PR for this issue? Has it already been closed?
Add sic_code to company #355 (#1540)
b3cc465
* Add sic_code to company * Update documentation
Add sic_code to company faker-ruby#355 (faker-ruby#1540)
98f6d20
No branches or pull requests
When you are classifying and referencing companies, sometimes you need a SIC Code.
I've made a fork for adding this method to company and happy to do a pull / merge if this would be helpful for others.
The text was updated successfully, but these errors were encountered: