Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ That's all. Now you can use Jcrop inside your application.

> If you want to use minified JS & CSS versions of Jcrop then just replace `jquery.Jcrop` to `jquery.Jcrop.min` in code snippets provided above.

> In case you are using an older version of the sprockets-rails gem (2.1.0 or lower) you might need to add ```//= depend_on_asset "Jcrop.gif"``` at the top of jquery.Jcrop.css.erb

### In-place integration

If you want to use Jcrop in specified views only you can include its use the following commands:
Expand Down