Cameron
Cameron
Fix for #165 and #185 When timed-out, Twitch removes the text input field and adds a new text input field when the timeout expires. This meant that the event listeners...
Added support for Moneris hosted tokenization (https://developer.moneris.com/Documentation/NA/E-Commerce%20Solutions/Hosted%20Solutions/Hosted%20Tokenization). If a string is passed to the `store` method, it will be treated as a temporary token. This temporary token will be used...
This PR is a copy of https://github.com/visualitypl/textris/pull/55 with the following minor fixes: -Use the text format instead of html for templates -Fixed usage of Rails.application.class.parent_name to support rails 6 and...