mad_mimi_two 0.5.6 → 0.5.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ require 'rubygems'
2
2
  gem 'mail'
3
3
  require "mail"
4
4
  require "net/https"
5
- require 'mad_mimi_mailer'
5
+ #require 'mad_mimi_mailer'
6
6
  gem 'activesupport'
7
7
  require 'active_support/core_ext/class/attribute_accessors'
8
8
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mad_mimi_two
3
3
  version: !ruby/object:Gem::Version
4
- hash: 7
4
+ hash: 5
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 5
9
- - 6
10
- version: 0.5.6
9
+ - 7
10
+ version: 0.5.7
11
11
  platform: ruby
12
12
  authors:
13
13
  - scott sproule
@@ -50,10 +50,7 @@ dependencies:
50
50
  version: 2.6.0
51
51
  type: :development
52
52
  version_requirements: *id002
53
- description: |-
54
- Using Mad Mimi on rails 3. All of the elegant portions of the code are based on the original http://github.com/redsquirrel/mad_mimi_mailer by ethangunderson. (MadMimiTwo also runs in Rails 2)
55
-
56
- All of the terrible stuff is by me. Apologies for taking an elegant solution and just crafting something that works.
53
+ description: Using Mad Mimi on rails 3, rails 2 and from commandline. All of the elegant portions of the code are based on the original http://github.com/redsquirrel/mad_mimi_mailer by ethangunderson. All of the terrible stuff is by me. Apologies for taking an elegant solution and just crafting something that works.
57
54
  email:
58
55
  - scott.sproule@ficonab.com
59
56
  executables: