Skip to content
View ahmad19's full-sized avatar
:electron:
:electron:
Block or Report

Block or report ahmad19

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 Loading

  1. tomselect-stimulus-hotwire-demo tomselect-stimulus-hotwire-demo Public

    Ruby 26 8

  2. Render inline errors in Rails forms ... Render inline errors in Rails forms after submit and hotwire changes
    1
    <%= form_for customer, html: { id: dom_id(customer), class: 'row g-3' } do |f| %>
    2
    <% presenter = InlineErrorRenderer.new(customer, self, 'form-control-lg form-control-solid mb-3 mb-lg-0') %>
    3
      <div class='col-md-6'>
    4
        <%= f.label :full_name %>
    5
        <%= f.text_field :full_name, presenter.html_options_for(:full_name) %>
  3. gilded_rose_refactoring_kata gilded_rose_refactoring_kata Public

    Gilded Rose Refactoring

    Ruby 1

  4. heartcombo/devise heartcombo/devise Public

    Flexible authentication solution for Rails with Warden.

    Ruby 23.8k 5.5k

  5. CanCanCommunity/cancancan CanCanCommunity/cancancan Public

    The authorization Gem for Ruby on Rails.

    Ruby 5.5k 633