Skip to content

Commit

Permalink
Merge pull request #24 from stephendolan/patch-1
Browse files Browse the repository at this point in the history
Add Lucky(Avram) Usage Screencast
  • Loading branch information
igor-alexandrov authored Apr 4, 2022
2 parents df6b61b + 7ebfd2a commit da3c080
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,13 @@ storage = Shrine::Storage::S3.new(bucket: "bucket_name", client: client, public:

Currently ORM adapters are not implmented.

#### Granite.
#### Lucky (Avram)

<a href="https://luckycasts.com/videos/file-uploads"><img src="https://i.imgur.com/8Hi6NS7.png" title="Write Better Crystal Code with the Ameba Shard" width="500" /></a>

[🎬 Watch the LuckyCast showing how to use Shrine for user profile images](https://luckycasts.com/videos/file-uploads)

#### Granite

``` crystal
class FileImport < Granite::Base
Expand Down

0 comments on commit da3c080

Please sign in to comment.