Skip to content

kurapatijayaram/spree_mail_settings

 
 

Repository files navigation

Spree Mail Settings

Build Status Code Climate


Installation

Add spree_mail_settings to your Gemfile:

gem 'spree_mail_settings', github: 'spree-contrib/spree_mail_settings', branch: 'master'

Run:

bundle

That's it!


Testing

Be sure to bundle your dependencies and then create a dummy test app for the specs to run against.

bundle
bundle exec rake test_app
bundle exec rspec spec

Contributing

See corresponding guidelines


License

Copyright (c) 2014-2015 John Hawthorn and contributors, released under the New BSD License

About

Mail setting functionality extracted from Spree.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 78.9%
  • HTML 20.5%
  • Other 0.6%