--- !ruby/object:Gem::Specification 
name: mailee
version: !ruby/object:Gem::Version 
  hash: 11
  prerelease: false
  segments: 
  - 0
  - 4
  - 2
  version: 0.4.2
platform: ruby
authors: 
- Juan Maiz
autorequire: 
bindir: bin
cert_chain: []

date: 2010-10-08 00:00:00 -04:00
default_executable: 
dependencies: []

description: Permite sincronizar automaticamente seus modelos com o Mailee.me, inclusive com gerenciamento de optin.
email: suporte@mailee.me
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.markdown
- README.markdown.pt
- README.rdoc
files: 
- LICENSE
- MIT-LICENSE
- README.markdown
- README.rdoc
- Rakefile
- VERSION
- app/.gitignore
- app/Gemfile
- app/Gemfile.lock
- app/README
- app/Rakefile
- app/app/controllers/application_controller.rb
- app/app/helpers/application_helper.rb
- app/app/mailers/foo.rb
- app/app/views/foo/bar.html.erb
- app/app/views/foo/baz.text.erb
- app/app/views/layouts/application.html.erb
- app/config.ru
- app/config/application.rb
- app/config/boot.rb
- app/config/database.yml
- app/config/environment.rb
- app/config/environments/development.rb
- app/config/environments/production.rb
- app/config/environments/test.rb
- app/config/initializers/backtrace_silencers.rb
- app/config/initializers/inflections.rb
- app/config/initializers/mailee.rb
- app/config/initializers/mime_types.rb
- app/config/initializers/secret_token.rb
- app/config/initializers/session_store.rb
- app/config/locales/en.yml
- app/config/routes.rb
- app/db/seeds.rb
- app/doc/README_FOR_APP
- app/lib/tasks/.gitkeep
- app/public/404.html
- app/public/422.html
- app/public/500.html
- app/public/favicon.ico
- app/public/images/rails.png
- app/public/index.html
- app/public/javascripts/application.js
- app/public/javascripts/controls.js
- app/public/javascripts/dragdrop.js
- app/public/javascripts/effects.js
- app/public/javascripts/prototype.js
- app/public/javascripts/rails.js
- app/public/robots.txt
- app/public/stylesheets/.gitkeep
- app/script/rails
- app/test.rb
- app/test/functional/foo_test.rb
- app/test/performance/browsing_test.rb
- app/test/test_helper.rb
- app/vendor/plugins/.gitkeep
- init.rb
- install.rb
- lib/mailee.rb
- lib/mailee/action_mailer.rb
- lib/mailee/active_record.rb
- lib/mailee/active_resource.rb
- lib/mailee/railties.rb
- mailee.gemspec
- pkg/mailee-0.1.0.gem
- pkg/mailee-0.1.1.gem
- pkg/mailee-0.1.2.gem
- spec/am_spec_helper.rb
- spec/ar_spec_helper.rb
- spec/mailee-api-am.rb
- spec/mailee-api-ar.rb
- spec/mailee-api.rb
- spec/spec.opts
- spec/spec_helper.rb
- tasks/mailee_tasks.rake
- README.markdown.pt
has_rdoc: true
homepage: http://help.mailee.me/integration_rails.html
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: "Gem de integra\xC3\xA7\xC3\xA3o do Mailee.me"
test_files: 
- spec/am_spec_helper.rb
- spec/ar_spec_helper.rb
- spec/mailee-api-am.rb
- spec/mailee-api-ar.rb
- spec/mailee-api.rb
- spec/spec_helper.rb