Pinned Repositories
acts-as-taggable-on
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
arel
A Relational Algebra
attribute_fu
a better version of this functionality is in rails 2.3. use that!
best_in_place
A RESTful unobtrusive jQuery Inplace-Editor and a helper as a Rails Gem
counter_culture
Turbo-charged counter caches for your Rails app.
disable_timestamps_for
Selectively disable timestamping on specific fields in an ActiveRecord model.
guard-rails
Restart the Rails development server automatically when using Guard
jquery-rjs
Add RJS for jQuery to Rails 3.1+ apps
jrails
jRails is a drop-in jQuery replacement for Prototype/script.aculo.us on Rails. Using jRails, you can get all of the same default Rails helpers for javascript functionality using the lighter jQuery library.
premailer
Preflight for HTML email
aaronchi's Repositories
aaronchi/activeadmin
The administration framework for Ruby on Rails applications.
aaronchi/acts_as_commentable
The ActiveRecord acts_as_commentable plugin
aaronchi/api-pagination
Link header pagination for Rails and Grape APIs.
aaronchi/aptible-auth-ruby
Ruby client for auth.aptible.com
aaronchi/aptible-resource
Foundation classes for Aptible resource server gems
aaronchi/auth-chat-demo
A simple chat room demo using PubNub JavaScript pub/sub API for both client and server, combined with PubNub Access Manager APIs and OAuth.
aaronchi/bootstrap-email
Bootstrap 4 stylesheet, compiler, and inliner for responsive and consistent emails with the Bootstrap syntax you know and love.
aaronchi/capybara-webkit
A Capybara driver for headless WebKit so you can test Javascript web apps
aaronchi/cloudinary_gem
Cloudinary GEM for Ruby on Rails integration
aaronchi/devise_security_extension
An enterprise security extension for devise, trying to meet industrial standard security demands for web applications.
aaronchi/filterrific
Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.
aaronchi/grape-swagger-rails
Integration swagger to grape in rails
aaronchi/graphiti-rails
aaronchi/heroku-buildpack-ruby
Heroku's Ruby Buildpack
aaronchi/hstore_accessor
Adds typed hstore-backed field support to ActiveRecord models.
aaronchi/inherited_resources
aaronchi/jquery-asScrollable
A jquery plugin that make a block element scrollable.
aaronchi/mechanize
Mechanize is a ruby library that makes automated web interaction easy.
aaronchi/omniauth-google-oauth2
Oauth2 strategy for Google
aaronchi/phraser
Parses text and returns most common phrases
aaronchi/rails
Ruby on Rails
aaronchi/rubocop
A Ruby static code analyzer, based on the community Ruby style guide.
aaronchi/scrubber
scrubs sensitive fields from json data
aaronchi/selectize-bootstrap-4-style
Selectize (https://github.com/selectize/selectize.js) Theme for Bootstrap v4.0.0
aaronchi/shadow-dom
A Shadow DOM v1 polyfill
aaronchi/simple_form-tailwind
A basic rails generator for adding a simpleform config for tailwindCSS based forms
aaronchi/surveyor
A Rails gem that lets you code surveys, questionnaires, quizzes, etc... and add them to your app.
aaronchi/surveyor_gui
An extension to nubic/surveyor that adds a gui front-end to build surveys
aaronchi/transpec
The RSpec syntax converter
aaronchi/webhooks-testing
Repo for testing github webhooks