RubyGems Navigation menu

e9_crm 0.1.20

*NOTE his plugin requires the private e9_base CMS gem and WILL NOT WORK without it.* CRM Plugin for the e9 CMS ========================= To use, add as a gem and install by running: rails g e9_crm:install Then modify the installed initializer as per your app, including the controller module in your desired controllers, with the final result looking something like this: require 'e9_crm' User.send :include, E9Crm::Backend::ActiveRecord Rails.configuration.after_initialize do [ MyFirstTrackedController, MySecondTrackedController ].each {|c| c.send(:include, E9Crm::TrackingController) } end NOTE: A few assumptions are made: --------------------------------- 1. Your app has a "User" model 2. Your app has a controller method #current_user to return the currently logged in user.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.34 - October 14, 2011 (52 ko)
  2. 0.1.33 - October 12, 2011 (51,5 ko)
  3. 0.1.32 - October 12, 2011 (51,5 ko)
  4. 0.1.31 - October 12, 2011 (51,5 ko)
  5. 0.1.30 - October 12, 2011 (51,5 ko)
  6. 0.1.20 - September 15, 2011 (50 ko)
Voir toutes les versions (32)

Dépendances de Runtime (10):

e9_rails >= 0
e9_tags >= 0
has_scope >= 0
kramdown ~> 0.13
money >= 0
rails ~> 3.0.0
state_machine ~> 1.0

Propriétaires:

Auteurs:

  • Travis Cox

Total de contrôle SHA 256:

43d71e170b424679cce49dc6266e404e7c3006fa0553ae3746af3ec79b0b8a2a

Total de téléchargements 110 972

Pour cette version 3 598

License:

aucune

Version de Ruby requise: None

Liens: