RailsCasts Pro episodes are now free!

Learn more or hide this

chemica's Profile

GitHub User: chemica

Comments by

Avatar

Using virtual attributes like this means the crop location information is lost after the initial crop. This means that a call to 'recreate versions' later will lose all the crop information.

If this is important to you, use database fields for the crop information instead.