Skip to content

Commit

Permalink
add money-rails dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Apr 9, 2024
1 parent 2936300 commit a028c7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/3.0/fields/money.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ The `Money` field is used to a monetary value.
# Gemfile

gem "avo-money_field"
gem "money-rails", "~> 1.12"
```
:::

Expand Down

0 comments on commit a028c7d

Please sign in to comment.