A like to build things with Rails, Stimulus, and Vue ๐
- Saskatoon, Saskatchewan
- https://dalezak.com
- @dalezak
Highlights
- Pro
Pinned Loading
-
Ionic Capacitor Resources Generator
Ionic Capacitor Resources Generator 11. Run `npm install cordova-res --save-dev`
22. Create `1024x1024px` icon at `resources/icon.png`
33. Create `2732x2732px` splash at `resources/splash.png`
44. Add `"resources": "cordova-res ios && cordova-res android && node scripts/resources.js"` to `scripts` in `package.json`
55. Copy `resources.js` file to `scripts/resources.js`
-
turbo-ios-base
turbo-ios-base PublicTurbo-iOS base project that's entirely driven from your backend Rails app.
-
github-commit-to-trello-card
github-commit-to-trello-card PublicGitHub Action to attach GitHub commits and pull requests as a comment in a Trello card
-
-
Stimulus.js Toggle Controller to sho...
Stimulus.js Toggle Controller to show and hide form elements based on select value 1<div class="form-group">
2<%= form.label :type, "Type", class: "font-weight-bold" %>
3<%= form.select :type, ['TextQuestion', 'UrlQuestion'], { include_blank: true }, { class: "form-control", data: { action: "input->toggle#changed", target: "toggle.select" } } %>
4</div>
5<div class="form-group">
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.