Skip to content

Commit

Permalink
Add Ruby as specified language in code block (faker-ruby#2654)
Browse files Browse the repository at this point in the history
  • Loading branch information
luciagirasoles authored and willianveiga committed Dec 15, 2022
1 parent b67be5b commit bc12024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ gem 'faker', :git => 'https://github.com/faker-ruby/faker.git', :branch => 'main
The generators have the `@faker.version` tag on top of their implementation.
From the tags, you can identify the version the generator was added:

```
```ruby
# Faker::TvShows::ParksAndRec.character

# @faker.version 1.9.0
Expand Down

0 comments on commit bc12024

Please sign in to comment.