Skip to content

Commit

Permalink
Added warning to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwindt committed Apr 5, 2009
1 parent 07bdbb8 commit 61c246f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rdoc
@@ -1,9 +1,9 @@
=RJCrop

WARNING: This project doesn't work in production environment unless the following
configuration is set in config/environments/production.rb:
config.cache_classes = false
I was not able to find out why paperclip behaves this way.
configuration is set in config/environments/production.rb:
config.cache_classes = false
I was not able to find out why paperclip behaves this way.

This is a sample application that shows how to implement image cropping using
the popular Paperclip rails plugin and the Jcrop jQuery plugin for selecting
Expand Down

0 comments on commit 61c246f

Please sign in to comment.