Pinned Repositories
active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
acts_as_bookable
A reservation plugin for Rails applications that allows resources to be bookable.
acts_as_paranoid
ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
acts_as_votable
Votable ActiveRecord for Rails
awesome-rails
A curated list of awesome things related to Ruby on Rails
banan-api-old
blog_application
breadcrumbs_on_rails
A simple Ruby on Rails plugin for creating and managing a breadcrumb navigation.
Choices
A vanilla JS customisable select box/text input plugin ⚡️
client_side_validations
Client Side Validations made easy for Ruby on Rails
AlkhabazHasan's Repositories
AlkhabazHasan/active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
AlkhabazHasan/awesome-rails
A curated list of awesome things related to Ruby on Rails
AlkhabazHasan/banan-api-old
AlkhabazHasan/blog_application
AlkhabazHasan/Choices
A vanilla JS customisable select box/text input plugin ⚡️
AlkhabazHasan/codespaces
AlkhabazHasan/Complete-JWT-Authentication
Companion code for the tutorial: "Complete JWT Authentication with Django & React - 2020"
AlkhabazHasan/device_detector
DeviceDetector is a precise and fast user agent parser and device detector written in Ruby
AlkhabazHasan/devise
Flexible authentication solution for Rails with Warden.
AlkhabazHasan/fajar
AlkhabazHasan/faker
A library for generating fake data such as names, addresses, and phone numbers.
AlkhabazHasan/filepond-plugin-get-file
Adds the ability to download already uploaded files to the FilePond plugin
AlkhabazHasan/geocoder
Complete Ruby geocoding solution.
AlkhabazHasan/groupdate
The simplest way to group temporal data
AlkhabazHasan/kaminari
⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
AlkhabazHasan/Messaging-APP
Chat app template made with Vue 3 & Tailwind css.
AlkhabazHasan/noticed
Notifications for Ruby on Rails applications
AlkhabazHasan/paper_trail
Track changes to your rails models
AlkhabazHasan/pundit
Minimal authorization through OO design and pure Ruby classes
AlkhabazHasan/quizy-client
React front end for clone of Kahoot!
AlkhabazHasan/quizy-server
Express back end for clone of Kahoot!
AlkhabazHasan/rails-i18n
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
AlkhabazHasan/railsconf-webhooks
RailsConf 2023 • Consuming Webhooks Workshop by @colinloretz and @excid3 (screencast now available below ✨)
AlkhabazHasan/ransack
Object-based searching.
AlkhabazHasan/react-gh-pages
Deploying a React App (created using create-react-app) to GitHub Pages
AlkhabazHasan/spree_multi_vendor
Spree Multi Vendor marketplace extension demo:
AlkhabazHasan/stimulus-flatpickr
A modest, yet powerful wrapper of Flatpickr 📆 for Stimulus
AlkhabazHasan/uppy
The next open source file uploader for web browsers :dog:
AlkhabazHasan/vite_rails_docker_example
An example of how to run Vite Rails in Docker
AlkhabazHasan/wicked
Use wicked to turn your controller into a wizard