Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

NoMethodError: undefined method `body' for nil:NilClass #166

Open
cheenwe opened this issue Feb 19, 2016 · 0 comments
Open

NoMethodError: undefined method `body' for nil:NilClass #166

cheenwe opened this issue Feb 19, 2016 · 0 comments

Comments

@cheenwe
Copy link

cheenwe commented Feb 19, 2016

it work in development
but wrong in production

gem:

sidekiq 4.1.0
delayed_paperclip (2.9.1)
paperclip (4.3.5)

my config:

  # has_attached_file :avatar, styles: { thumb: "50x50#", medium: "100x100#", square: "200x200#" }, default_url: "#{Paperclip::Attachment.default_options[:fog_host]}/avatars/:style/missing.png"

  # process_in_background :avatar, only_process: [:thumb, :medium, :square]

qq 20160219192742

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant