Skip to content

We use this gem to send leads to bakedweb's backend

License

Notifications You must be signed in to change notification settings

hugoerg56/delegator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delegator

Capture leads data, follow up later with canned responses and email marketing.

delegator.bakedweb.net

Usage:

The most basic form of lead.
params = { :person => { :email => "[email protected]", :nombre => "IvanHo", :telefono => "3057737020", :account => "bakedweb", :opportunities_attributes => { 0 => {:more_data => 'example'}}}}

Bakedweb::Delegator.envia(params)

Note on Patches/Pull Requests

  • Fork the project.

  • Make your feature addition or bug fix.

  • Add tests for it. This is important so I don’t break it in a future version unintentionally.

  • Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)

  • Send me a pull request. Bonus points for topic branches.

Copyright © 2010 ivanacostarubio. See LICENSE for details.

About

We use this gem to send leads to bakedweb's backend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages