paperclip.rb
18 KB
-
`Module#const_get` was unreliable on returning the right constant. We should… · 76bac64a
`Module#const_get` was unreliable on returning the right constant. We should check if the constant has been defined first before trying to call `Module#const_get`
Prem Sichanugrist committed