Sha256: 63df611be4b761f81b901d4177e421ca81b0d43d13150dde5f9b88d4fc27d870

Contents?: true

Size: 256 Bytes

Versions: 4

Compression:

Stored size: 256 Bytes

Contents

namespace :refinery do

  namespace :registrations do

    # call this task by running: rake refinery:registrations:my_task
    # desc "Description of my task below"
    # task :my_task => :environment do
    #   # add your logic here
    # end

  end

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
refinerycms-registrations-0.2.1 lib/tasks/refinery/registrations.rake
refinerycms-registrations-0.1.2 lib/tasks/refinery/registrations.rake
refinerycms-registrations-0.1.1 lib/tasks/refinery/registrations.rake
refinerycms-registrations-0.1.0 lib/tasks/refinery/registrations.rake