Sha256: 84e203c8d81ea8b1ae3b5ab39df6332f61e56f711a1e3d0d5c135171fae052d5
Contents?: true
Size: 1.98 KB
Versions: 1
Compression:
Stored size: 1.98 KB
Contents
# ♠ _Stripe Local_ A rails engine that maintains a local store of all your Stripe resources, keeping everything up to date with Stripe via their API and Webhook service. Manages the complexities of keeping two data sources in sync while providing the speed and simplicity of dealing with purely local data in a purely synchronous fashion. ## <b style="color:red;">[</b>UNDER CONSTRUCTION<b style="color:red;">]</b> Not in running condition! StripeLocal is an attempt at extracting a framework for Stripe Integration that I have found myself building into several large scale CRM projects. It is my first Rails Engine and I am still learning the ends and outs of Engine building. If you find something I am doing terribly wrong, please bring it to my attention by opening an issue. I appreciate your help. #### Feel free to fork and hack. I'm also happy to accept pull requests... ## License (The MIT License) *[Andy Cohen](mailto:outlawandy@gmail.com?) © 2012-2014* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stripe_local-0.0.2 | README.md |