-
research:
1. https://stackoverflow.com/questions/11510069/how-to-convert-a-rails-app-to-a-gem
2. https://guides.rubyonrails.org/engines.html
3. https://www.justinweiss.com/articles/a-guide-to-ex…
-
# Violet Rails harmonized apps (web and native)
## Client detection
As of Version 0.9.5 (https://github.com/restarone/violet_rails/releases/tag/0.9.5) the only officially recognized mobile client …
-
credits to @Pralish
## Mailchimp Sync V1 (soft deprecated) please use V2 below
``` ruby
class SyncToMailchimp
def initialize(parameters)
@external_api_client = parameters[:external_a…
-
## How to create a feature branch?
https://user-images.githubusercontent.com/50227291/173409347-614af821-cd03-47de-80b5-84b96ac96905.mp4
-
@alis-khadka
# SECTION - START
### Currency
Printify has two currency settings;
- catalog currency: This is the currency in which we can view different product prices in Printify's catalog.
…
-
maybe install ruby 3 with rbenv using cap?
https://github.com/capistrano-plugins/capistrano-rbenv-install
update on progress:
1. Got the app booting and the tests passing under ruby 3 (minim…
-
After forking the repo and cloning on Xcode, here are some customization options:
**Customizing the splash screen**
- You can customize the splash screen by editing the LaunchScreen storyboard
…
-
Allow Multi app support by,
1. Introducing an `Apps` tab. The default app loaded will be `violet.restarone.solutions`
2. Customize tabs on tab-bar (the button set left of `Apps`) based on Tab/Lin…
-
## Events Type
The different events created for analytics can be categorized into 2 types in violet-rails;
### System Defined Events:
These are defined explicitly on the back-end side under the…
-
https://github.com/restarone/violet_rails/security/code-scanning/34
discovered while fixing bug for sipshucksip.com: https://github.com/restarone/violet_rails/pull/1364