Pinned Repositories
action-store
Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association.
activity_notification
Integrated user activity notifications for Ruby on Rails
acts_as_commentable
The ActiveRecord acts_as_commentable plugin
acts_as_geocodable
Simple geocoding for Active Record models
acts_as_relation
Multi table Inheritance for rails
acts_as_tenant
Easy multi-tenancy for Rails in a shared database setup.
acts_as_votable
Votable ActiveRecord for Rails
addresses
An Address engine to use Country, State, City and Neighborhood models
richer-text.js
An open-source text editor based on TipTap and ProseMirror for the modern age.
Signal-Android
A private messenger for Android.
honeypc's Repositories
honeypc/richer-text.js
An open-source text editor based on TipTap and ProseMirror for the modern age.
honeypc/activity_notification
Integrated user activity notifications for Ruby on Rails
honeypc/acts_as_tenant
Easy multi-tenancy for Rails in a shared database setup.
honeypc/addresses
An Address engine to use Country, State, City and Neighborhood models
honeypc/administrate
A Rails engine that helps you put together a super-flexible admin dashboard + Hotwired Turbo + TailwindCss + Ransack + Stimulus
honeypc/administrate-field-ancestry
honeypc/administrate-field-collection_select
Administrate collection select field
honeypc/administrate-field-lat_lng
Administrate field for latitude/longitude
honeypc/administrate_ransack
A plugin for Administrate to use Ransack for filtering resources
honeypc/capistrano-notifier
Simple notification hooks for Capistrano
honeypc/cherry-markdown
✨ A Markdown Editor
honeypc/commontator-turbo
A Rails engine for comments
honeypc/enumerize
Enumerated attributes with I18n and ActiveRecord/Mongoid support
honeypc/expense_tracker
App tutorial
honeypc/formio.js
JavaScript powered Forms with JSON Form Builder
honeypc/gem_taxonomy
GEM Building Taxonomy
honeypc/json_api_client
Build client libraries compliant with specification defined by jsonapi.org
honeypc/kickbox-ruby
Email Address Verification for Ruby
honeypc/material-tailwind-dashboard-react
Free and Open Source Admin for Tailwind CSS and React based on Google's Material Design.
honeypc/nest-hotwire-boilerplate
An implementation of Hotwire and Nestjs
honeypc/rails-base-app
An example of Rails 7 and Vue 3 app which is using Vite, and includes Docker configs for building production images and some of the useful tools to start your projects
honeypc/ransack
Object-based searching.
honeypc/rating
:star: A true Bayesian rating system with scope and cache enabled
honeypc/react-data-grid
Feature-rich and customizable data grid React component
honeypc/redmine
Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
honeypc/remitano_test
Remitano pre-interview test
honeypc/richer_text
RicherText is a Rich Text Editor based on TipTap for Ruby on Rails
honeypc/sisyphus
Seeking what is true is not seeking what is desirable
honeypc/stimulus-form-validation
honeypc/store_base_sti_class
Modifies ActiveRecord 4+ with the ability to store the actual class (instead of the base class) in polymorphic _type columns when using STI