0.0
No release in over 3 years
Low commit activity in last 3 years
KonoMailup is a Mailup layer for rails applications that provides configuration and saving of user tokens; with mailup gems for autentication/authorization and api connector
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

KonoMailup

Description
KonoMailup is a Mailup layer for rails applications that provides configuration and saving of user tokens;
with mailup gems for autentication/authorization and api connector

Installation

Add To your Gemfile

 gem 'kono_mailup'

OR Install directly

 gem install kono_mailup

Then in your rail application folder

 bin/rails g kono_mailup:install
 bin/rake kono_mailup:install:migrations

Remember to configure the file created in the initializers