# File lib/dm-paperclip.rb, line 90 def env @env ||= (ENV['RACK_ENV'] || 'development') end
# File lib/dm-paperclip.rb, line 98 def processors_path @processors_path ||= File.expand_path("../#{DEFAULT_PROCESSORS_PATH}", root) end
Generated with the Darkfish Rdoc Generator 2.