Skip to content
View dalezak's full-sized avatar

Highlights

  • Pro

Organizations

@apps4good @WhitespaceIO
Block or Report

Block or report dalezak

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Ionic Capacitor Resources Generator Ionic Capacitor Resources Generator
    1
    1. Run `npm install cordova-res --save-dev`
    2
    2. Create `1024x1024px` icon at `resources/icon.png`
    3
    3. Create `2732x2732px` splash at `resources/splash.png`
    4
    4. Add `"resources": "cordova-res ios && cordova-res android && node scripts/resources.js"` to `scripts` in `package.json`
    5
    5. Copy `resources.js` file to `scripts/resources.js`
  2. turbo-ios-base turbo-ios-base Public

    Turbo-iOS base project that's entirely driven from your backend Rails app.

    Swift 121 14

  3. github-commit-to-trello-card github-commit-to-trello-card Public

    GitHub Action to attach GitHub commits and pull requests as a comment in a Trello card

    JavaScript 17 24

  4. rails-blueprint rails-blueprint Public

    A starter blueprint for fast tracking Rails development

    35 3

  5. 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">
  6. rails-gems rails-gems Public

    Share the gems you love

    Ruby 7 4