Pinned Repositories
active_storage_drag_and_drop
Provides a form helper to make it easy to make drag-and-drop file upload fields that work with Rails' Active Storage.
authy-devise
Authy Devise plugin to add Two-Factor Authentication
capybara-select2
Helper for capybara to be able to trigger select on select2 javascript (needed for js enabled test only)
deep_cloneable
This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.
gistyle
GIStyle is a Rails plug-in for DOM-based routing of Javascript, inspired from Paul Irish and Jason Garber.
hookstate
The simple but very powerful and incredibly fast state management for React that is based on hooks
lazy_high_charts
Make highcharts a la ruby , works in rails 4.X / 3.X, and other ruby web frameworks
ltree_hierarchy
Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype
mobility
Pluggable Ruby translation framework
rails
Ruby on Rails
OtherCroissant's Repositories
OtherCroissant/active_storage_drag_and_drop
Provides a form helper to make it easy to make drag-and-drop file upload fields that work with Rails' Active Storage.
OtherCroissant/authy-devise
Authy Devise plugin to add Two-Factor Authentication
OtherCroissant/capybara-select2
Helper for capybara to be able to trigger select on select2 javascript (needed for js enabled test only)
OtherCroissant/deep_cloneable
This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.
OtherCroissant/gistyle
GIStyle is a Rails plug-in for DOM-based routing of Javascript, inspired from Paul Irish and Jason Garber.
OtherCroissant/hookstate
The simple but very powerful and incredibly fast state management for React that is based on hooks
OtherCroissant/lazy_high_charts
Make highcharts a la ruby , works in rails 4.X / 3.X, and other ruby web frameworks
OtherCroissant/ltree_hierarchy
Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype
OtherCroissant/mobility
Pluggable Ruby translation framework
OtherCroissant/rails
Ruby on Rails
OtherCroissant/react-trix-rte
React wrapper for Trix rich text editor created by Basecamp
OtherCroissant/rolify
Role management library with resource scoping
OtherCroissant/sassc-ruby
Use libsass with Ruby!
OtherCroissant/trix
A rich text editor for everyday writing
OtherCroissant/validates_url
URL Validation for Rails