Skip to content

Commit

Permalink
Merge pull request #328 from bullet-train-co/fixes/unneeded-docs
Browse files Browse the repository at this point in the history
Remove unneeded lines from docs
  • Loading branch information
jagthedrummer authored Aug 8, 2023
2 parents a17c8fd + f0e007a commit 93570a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bullet_train/docs/field-partials/file-field.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ In addition, Bullet Train has integrated the direct-uploads feature of Active St

## Example

Add a 'document' file as an attachment to a `Post` model:

The following steps illustrate how to add a `document` file attachment to a `Post` model.
Add the following to `app/models/post.rb`:

```ruby
Expand Down

0 comments on commit 93570a0

Please sign in to comment.