Learn How to Create Your Own Programming Language createyourproglang.com
desc "Load files from upload directory" task :load_galleries => :environment do dir = ENV["UPLOAD_DIR"] ...
I'm using the following Rak...
I'm using the following Rak...