Sha256: e96430f3e26bf8b1e9b75a9aa742057ec39341ac5b5c1692fa0e3db75a40ce7d

Contents?: true

Size: 195 Bytes

Versions: 15

Compression:

Stored size: 195 Bytes

Contents

require 'zeus/rails'

class CustomPlan < Zeus::Rails
  # def my_custom_command
  #  # see https://github.com/burke/zeus/blob/master/docs/ruby/modifying.md
  # end
end

Zeus.plan = CustomPlan.new

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 custom_plan.rb
fat_free_crm-0.15.2 custom_plan.rb
fat_free_crm-0.16.4 custom_plan.rb
fat_free_crm-0.14.1 custom_plan.rb
fat_free_crm-0.15.1 custom_plan.rb
fat_free_crm-0.16.3 custom_plan.rb
fat_free_crm-0.16.2 custom_plan.rb
fat_free_crm-0.16.1 custom_plan.rb
fat_free_crm-0.16.0 custom_plan.rb
fat_free_crm-0.15.0 custom_plan.rb
fat_free_crm-0.15.0.beta.2 custom_plan.rb
fat_free_crm-0.15.0.beta custom_plan.rb
fat_free_crm-0.14.0 custom_plan.rb
reduced_fat_crm-0.15.0.beta custom_plan.rb
reduced_fat_crm-0.14.0 custom_plan.rb