* Updated gems
* Improved README * Improved spec_helper * Improved gemfile Bumped VERSION to 0.1.5 Updated CHANGELOG
This commit is contained in:
@@ -7,3 +7,7 @@ module MailerMacros
|
||||
ActionMailer::Base.deliveries = []
|
||||
end
|
||||
end
|
||||
|
||||
RSpec.configure do |config|
|
||||
config.include MailerMacros
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user